Hi everyone,

The TimePicker widget includes two "vertical spinners" that let the
user pick the hour and minute. How can I make my own "vertical
spinner" to let the user pick an arbitrary number from a range of
values? The available Spinner class is more like a drop-down list,
while I want something that has a number in the middle and + and -
buttons on either side to increase or decrease the value. Does this
kind of widget exist? Or do I have to roll my own with a text field
and two buttons?

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to