-1

this question is in co-relation with my previous question

Android listview not scrolling

if its possible to use ScrollView and ListView in a single layout with their own individual scrollbars

Community
  • 1
  • 1
Pranav Sharma
  • 692
  • 2
  • 9
  • 22
  • see my previous question i have specified in this , no answer is correct,,, whatever the comments i find useful , i have given a like on them ... if i like the answer useful , i will definitely promote the guy – Pranav Sharma Sep 05 '12 at 13:21

1 Answers1

-2

Yes u can show both at the same time.But it won't make any difference.But if u want to view it differently u need to make changes in the xml accordingly like.. changing its height android:layout_height="120"

Terril Thomas
  • 1,486
  • 13
  • 32