On Sun, Jan 22, 2012 at 12:55 AM, John <[email protected]> wrote: > the LinearLayout does not appear to be filling the height of the parent.** > ** > > ** ** > > Does anyone know why this might be? >
I think ... if the parent is a ScrollView, it will only fill up as much as is needed. If it's more than is available, then it scrolls. ------------------------------------------------------------------------------------------------- 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

