I have two listviews, but they don\'t scroll. How do I correct this?
Here is my layout.xml
layout.xml
I found a tricky solution... which works only in a RelativeLayout. We only need to put a View above a ListView and set clickable 'true' on View and false for the ListView