Saturday, May 15, 2010

[android-developers] RadioGroup over two columns or rows?

I create a set of RadioButtons in a RadioGroup on the fly (no XML),
and would like to arrange them in either two columns or two rows -
right now they are in a single column. I could of course create two
sets of RadioButtons, and place each in a different RadioGroup view,
but presumably then I would have to control the active state of each
button by taking into account both views.

Does anyone have an idea how to better do this?

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

No comments:

Post a Comment