Then How can I change the default screen formate. I hope that I can put the two radiobutton at the first line the one at the second line
2009/8/8 Mark Murphy <mmur...@commonsware.com> > > chandlersong wrote: > > it's my xml config file.when I add the tableLayout into the > > raidogroup. I find that I can select more than one radiobutton at one > > time. > > Does anyone konw how to fixed it? > > RadioButton widgets must be immediate children of RadioGroup for the > grouping effect to work. You cannot have intermediate containers, such > as your TableLayout and TableRows. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://twitter.com/commonsguy > > Android Training in Germany, 18-22 January 2010: http://bignerdranch.com > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---