Android Modal bottom sheet dialog
A rounded modal bottom sheet as seen in new Google products(Tasks, News, etc.) bg_bottom_sheet_dialog_fragment.xml dimens.xml styles-v21.xml styles.xml
A rounded modal bottom sheet as seen in new Google products(Tasks, News, etc.) bg_bottom_sheet_dialog_fragment.xml dimens.xml styles-v21.xml styles.xml
https://play.google.com/store/apps/details?id=com.nhancv.screentouchtest Updated: October 6, 2017 Size: 12M Requires Android: 4.0.3 and up This app tests your touch screen. Very simple. You can touch on any position on your screen. Tab…
Installation https://jitpack.io/#nhancv/nc-android-permission/ Declare permission in Manifest In MainActivity implements OnPermissionResult Option 1: Request permission explicitly in Runtime purpose Ex Option 2: Just request force all permission must be granted. The…