Hello!

I have a question about margins. From what I noticed if a
RelativeLayout (and probably not only) doesn't know it's size at
measurement time, some child margins are ignored. In my case it's the
bottom margin of the last child, above the bottom border of the
RelativeLayout when the height of the layout is WRAP_CONTENT / I don't
place the layout between some fixed vertical limits.
Why is this happening? If I ask explicitly for a margin it should also
be included in the parent's WRAP_CONTENT specification when measuring
or maybe taken somehow into account.

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