On Mon, Feb 14, 2011 at 11:07 AM, Andrew Gregory
<[email protected]>wrote:

> I've also tried "wrap_parent" for the LinearLayout height, but no change.
> The problem is that once the TextView gets really big, none of the controls
> in the RelativeLayout are visible.


Try giving your RelativeLayout a weight of 1 ("take up all the space you
need") and the ScrollView a weight of 0 ("take the space that's left").

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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