6real wrote:
> here is what I would like to have as structure (for personnal "look
> and feel" reasons) :
> 
> Radiogroup
>     `- LinearLayout
>            `-RadioButton1
>     `- LinearLayout
>            `-RadioButton2
>     `- LinearLayout
>            `-RadioButton3
> 
> So I can build it but the point is that the radiogroup is not working
> fine. It is like if I have no radio group.
> If I remove the LinearLayout layer, all is working fine.
> 
> Do you have any idea on how to solve this issue and to give back the
> correct behavior to my radiogroup?

Perhaps we can help you figure out a way to keep the look and feel you 
want without the intermediate LinearLayouts. Could you explain what the 
look is you're trying to achieve?

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
The Busy Coder's Guide to Android Development -- coming in June 2008!

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to