BottomSheet
BottomSheet copied to clipboard
One way to present a set of actions to a user is with bottom sheets, a sheet of paper that slides up from the bottom edge of the screen. Bottom sheets offer flexibility in the display of clear and sim...
I want to set center gravity to item title, It'll be great if you add this possibility to the BottomSheetBulder.
* Android Studio 4.1 * update libraries * update Gradle * verify Gradle on CI
Can you support, how can I apply custom fonts to menu labels
When i use dialog with animation, the background color when item selected is yellow. How can i change this color to default ("gray")
Commits on Jul 25, 2019 this commit causing this issue if possible please revert this commit thanks
Previously the navbar height would be 0 for my Oneplus One (Android 7.1), so I interchanged your navBarHeight code for mine. :D Now it gives the correct padding again.
Hey, nice library. I do see something wierd with a transparent navigation bar. On my Nexus7 the sheet does the correct thing and adds padding to the sheet bottom. On...
We're using Material Design icons from the Google library, at `48dp`. When using list style, the icons look great. When using grid style, the icons are blurry on various tablets,...