Re: [android-beginners] LinearLayout in ScrollView

2010-06-10 Thread TreKing
On Thu, Jun 10, 2010 at 8:10 AM, manigault wrote: > I have LinearLayout with four item orientated vertically and with set > LayoutWidth = 1.0 to fill the whole screen. > LayoutWidth = 1.0? Is that right? You probably want fill_parent. > So any ideas > Since the weights are all equal, just rem

[android-beginners] LinearLayout in ScrollView

2010-06-10 Thread manigault
Hi all, I have LinearLayout with four item orientated vertically and with set LayoutWidth = 1.0 to fill the whole screen. Here is the source i removed most of the code which is not related to the issue - http://schemas.android.com/apk/res/android";