Re: [android-developers] Re: RelativeLayout layout_alignParentRight changes parent
Yep, I've seen this too.
Makes RelativeLayout less useful, but, oh well :)
-- unless I'm missing something, like
android:layout_alignParentRightButDontMakeSelfAsWideAsParent="true".
21 марта 2012 г. 22:28 пользователь rdietrick <rdietrick@gmail.com> написал:
> I don't make this stuff up. Try this one on for size:
>
> Take out the android:layout_alignParentRight="true" attribute from the
> "child" view and you'll see that the parent_layout reverts back to it's
> min_width of 280dp. But with that attribute set to true the parent_layout
> expands horizontally to fill its parent.
--
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