Is it true that if you have a ViewGroup, say a RadioGroup, you can't 
align items outside the group to ones inside the group (using 
toRightOf, alignTop, etc.)

That is, does toRightOf, toLeftOf and the rest only work with views 
at the same hierarchy level?

I was trying to label some vertical radio buttons today and find I 
can only align to the RadioGroup and not the buttons inside the 
group. If I remove the RadioGroup, then I can align things OK.

There are lots of workarounds, of course, so I'm not stuck. Just 
thought I'd ask and document...

And, BTW, where is the hot sh*t resource editor for Android so I can 
bang out screens quickly like the iphone guys, using a visual 
interface designer that knows all these silly interactions? The tools 
I've seen so far have been toys.

-- Ward

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

Reply via email to