Perhaps, but if I'm going to do that, I'd just as well have a SrollView with a LinearLayout with a RadioGroup with RadioButtons added on the fly. The behavior would then be almost identical, except I would lose the convenience of using an adapter for the data.
On Sep 20, 2:23 pm, Kostya Vasilyev <[email protected]> wrote: > 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... > > -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

