I have two listviews, but they don\'t scroll. How do I correct this?
Here is my layout.xml
layout.xml
Listview so have inbuild scrolling capabilities. So you can not use listview inside scrollview. Encapsulate it in any other layout like LinearLayout or RelativeLayout.