Related
![Display item selected from AutoCompleteTextView in Chip – Android](https://pcs-blog-uploads.s3.amazonaws.com/wp-content/uploads/sites/2/2021/05/Display-item-selected-from-AutoCompleteTextView-in-Chip-Android.jpg)
Display item selected from AutoCompleteTextView in Chip – Android
In this blog we are going to display a list of planets in an AutoCompleteTextView. The list of planets will…
Continue Reading![Display progress using ProgressBar – Android](https://pcs-blog-uploads.s3.amazonaws.com/wp-content/uploads/sites/2/2021/05/Display-progress-using-ProgressBar-Android.png)
Display progress using ProgressBar – Android
The scenario is to display progress in a ProgressBar and the percentage in a TextView. Once the download is complete,…
Continue Reading![Add border to just one side of View – Android](https://pcs-blog-uploads.s3.amazonaws.com/wp-content/uploads/sites/2/2021/04/inset_feature-1.png)
Add border to just one side of View – Android
At some point there is a need to display a layout with border(s). And sometimes the border is required in…
Continue ReadingBottomSheetDialogFragment – Disable Cancel on Touch Outside and Drag – Android
Disable Cancel on Touch Outside & on Back press In order to create a BottomSheetDialogFragment which should not dismiss on…
Continue Reading