Wednesday, August 3, 2011

[android-developers] Re: AlignParentBottom in RelativeLayout (wrap_content)

On Aug 3, 4:09 pm, Kostya Vasilyev <kmans...@gmail.com> wrote:
> 03.08.2011 17:25, Mark Gjøl пишет:
> Yep, it seems that's how it works, even with Android 1.6, 2.0, etc.
>
> > Any thoughts?
>
> Yes, build the layout some other way - such as anchor a view to the top,
> then add more views with "layout_below" - as opposed to anchoring a view
> at the bottom, and placing others with "layout_above", as you're
> probably doing now.

That won't achieve what I want. To achieve the result I want it is
important for the bottom line to be placed exactly on the bottom on
the image - not below it. So putting it relative to the image won't do
it for me.

- Mark Gjøl

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

No comments:

Post a Comment