[android-developers] Re: i am having problems with my view

2010-05-24 Thread Brion Emde
Maybe what you're talking about is something more like this, if you replace my ScrollView with your ListView: http://schemas.android.com/apk/res/ android" android:layout_width="fill_parent" android:layout_height="wrap_content" >

[android-developers] Re: i am having problems with my view

2010-05-24 Thread Kumar Bibek
In the gravity, try center_horizontal instead of center. Thanks and Regards, Kumar Bibek On May 24, 4:38 am, Eric Murtaugh wrote: > > http://schemas.android.com/apk/res/ > android" >     android:orientation="vertical" >     android:layout_width="fill_parent" >     android:layout_height="fill_pa