Android 1.6 brings many fixes to RelativeLayout, especially in this case.

On Thu, Sep 10, 2009 at 11:53 PM, loctarar <[email protected]> wrote:
>
> 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!
> >
>



-- 
Romain Guy
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

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

Reply via email to