Android ListView how to scroll vertically and horizontally ?

883 Views Asked by At

I want my Listview to scroll both vertically and Horizontally! I can able to scroll the listItem horizontally but I want my whole listview to move horizontally and vertically. Can anyone help me ?

Thanks in advance.

1

There are 1 best solutions below

0
On

Try this code,

Download and import ,For scrolling listview Horizontaly

https://github.com/MeetMe/Android-HorizontalListView