I have two listviews, but they don\'t scroll. How do I correct this?
Here is my layout.xml
layout.xml
Practically its not good to do. But if you want to do like this, just make listview's height fixed to wrap_content.
android:layout_height="wrap_content"