android - TimePicker-like widget -



android - TimePicker-like widget -

is possibility spin box ones used in time or datepickers? want set own info using those.

thanks in advance

more precisely, think looking this: http://developer.android.com/reference/android/widget/numberpicker.html.

edit:

or if you're looking other options, has been discussed here: android number picker dialog.

hope helps!

android datepicker timepicker

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -