On Nov 2, 1:06 am, Emmanuel <[email protected]> wrote:
> You can't have two different gravity in the same layout, so you can't
> do it a linear Layout, without introducing a new level in the
> hierarchy.
>
> I made an entry in my blog on this subject 
> :http://androidblogger.blogspot.com/2009/08/tutorial-how-to-have-two-b...
>

I guess you could use two FrameLayouts in a LinearLayout too to be
slightly more efficient. Any I wouldn't say 'idiot's guide' - the
documentation on gravity, fill_parent/wrap_content etc. is pretty
scant.

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