i have a layout whose starting tag(parent tag is ) is
You dont able to do ScrollViw and ListView in one layout. If you have put ScrollView then ListView will not work and if you dont put ScrollView then ListView will work to scroll.
UPDATE
Even if the listview inside scrollview or scrollview inside listview, both will work. You need to handled its touch accordingly.