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 <[email protected]> написал: > 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 [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

