Android Question How to get this kind of list pickers?

DonManfred

Expert
Licensed User
Longtime User
oops, I did not know that this is a dialog

Then you should read what you post i believe

Showing the date picker
Once you've defined a DialogFragment like the one shown above, you can display the date picker by creating an instance of the DialogFragment and calling show().
For example, here's a button that, when clicked, calls a method to show the dialog:

Have a look at the Wheel-Class or build your own solution
 
Last edited:
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…