Let's say I want to make a layout that has 3 TextViews, one on top of
the other.  But, I want the top TextView to always "stick" to the top
of the screen (regardless of orientation), and I want the bottom
TextView to always "stick" to the bottom of the screen.  Then I want
the middle TextView to always fill the available space in between
(again, regardless of screen orientation).

I've had no luck with LinearLayout and I've come close with
RelativeLayout but neither have provided by desired solution.

Any ideas?

Mike

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