Perhaps it would make sense then to put radio buttons into your ListView?

You'd have to manage their state changes yourself, but then the UI would be
instantly familiar to your users...

--
Kostya Vasilyev -- http://kmansoft.wordpress.com

21.09.2010 0:53 пользователь "Bret Foreman" <bret.fore...@gmail.com>
написал:

I get a list of choices from an external server. Sometimes this list
is long so using actual radio buttons is ugly. The user can only pick
one item from the list. I'd like the ListView to act just like
RadioButtons - one item in the list is highlighted and if a different
item is picked then that item is highlighted and the previous choice
is unhighlighted. Can this be done?

--
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<android-developers%2bunsubscr...@googlegroups.com>
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

-- 
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