BottomSheetPickers icon indicating copy to clipboard operation
BottomSheetPickers copied to clipboard

Third-party date and time pickers for Android.

Results 20 BottomSheetPickers issues
Sort by recently updated
recently updated
newest added

Hello, Thank you for nice project. I'm using this in my app. recently I moved to androidx so this library also need to update. I made a pull request with...

The number pad dialog is overlapping the navigation bar in the half (on Galaxy Tab S4 and Galaxy Tab A). Is there a way to fix that? Also, on smartphones...

Hello! Thanks for the library, but some minor problems When the 12-hour format everything works, when setting the 24 hour clock, you receive this error in the console `java.lang.NullPointerException: Attempt...

I want to have something like 00, 15, 30, 45 instead of the 5 minute increments. Is this possible? Thanks,

Support for automatic detection and attribution by [AboutLibraries](https://github.com/mikepenz/AboutLibraries)

option for Section Calendar View will be good (enhancement) ![sample](https://user-images.githubusercontent.com/1190344/37045298-9d027964-218b-11e8-9dcd-07aa212247f2.png)

Hi Phillip, Any chance if you implementing a customisable button for the bottom-left of the Number Pad? I'd love to use it as a All-Day button in the calendar app...

I've needed well-styled picker for my project and ended up with your project. A little bit later I needed the dialog which can support custom content. So, here I am....