Possible Duplicate:
Horizontal ListView in Android?
I am creating a listView by inflating a xml file,,I want my list to be scrolled Horizontal as well as Vertically my content are hiding in left part of screen.
Can someone tell me how to scroll a list horizontally.??
Updated
I can use HorizontalScrollView
But it will scroll horizontally.I want both scrollbar to be enable