I have referred NestedListView class answer in the below link it works fine,but I need to restrict the rows i.e if there are 6 rows no scroll greater than 6 rows scroll the listview with listrow clickable.
ListView inside ScrollView is not scrolling on Android
Asked
Active
Viewed 50 times
0
-
@muhammadaamirali how to solve this issue. – Girish Oct 28 '14 at 09:52
-
if you see the answer there it mentions you cannot have a `listView` in a `ScrollView` can you share the xml or have you used the same xml . If yes you might need to change it refer to the answer in the post – BackStabber Oct 28 '14 at 10:00
-
@MuhammadAamirAli is there any solution.. – Girish Oct 28 '14 at 13:17