I am developing a custom list view and putting data using a custom adapter.Normally the list scrolls vertically and it is working fine. But I need to show some more data in each row and need to scroll the list view horizontally also. So, my query would be is it possible to club both horizontal and vertical scroll in a custom list view ?
Please help.
Regards, Prithwish