Thanks Federico,
I've tried using ListView within Scrollview but unfortunately ScrollView
does not work with ListView! :(
On Fri, Dec 31, 2010 at 7:50 PM, Federico Paolinelli wrote:
> Having your view wrapped into a scroll view should make the trick.
>
> http://schemas.android.com/apk/res/andro
Having your view wrapped into a scroll view should make the trick.
http://schemas.android.com/apk/res/android";
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:fillViewport="true">
To be honest, I never tried it with a listview, but it worked quite
wel
2 matches
Mail list logo