I'm trying to create a radio group in android 1.5 where the last radio
button has an editText field next to it.  What I'm having trouble with
is getting that edit text field to appear next to the radio button
that it applies to when the radio group changes to vertical
orientation.

I tried putting that radio button and editText together in a linear
layout manager but that seemed to put the radio button into its own
group.

What is the best way to do this?  Is there some example similar to
what I'm doing that I can look at.

Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to