On Thu, Sep 9, 2010 at 1:06 PM, darrinps <[email protected]> wrote: > My question is, can you have radio buttons tied to a radio group > inside of a row
Yes, so long as all of the RadioButtons are immediate children of the RadioGroup. See: http://github.com/commonsguy/cw-andtutorials/tree/master/03-FancierForm/LunchList/ -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://skillsmatter.com/go/os-mobile-server -- 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

