[android-developers] RelativeLayout layout_alignParentRight changes parent
I have a RelativeLayout that encapsulates several other views. I have the layout_width of the parent (RelativeLayout) set to "wrap_content." If I set the layout_alignParentRight attribute of one of the child views to "true," it expands the parent layout horizontally to fill the screen. Is there a way around this? I believe setting layout_alignParentBottom="true" does the same thing vertically, while left and top don't.
Thanks.
-rob
-- 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home