Is there anyway to make my listview scroll horizontally.
Now me implemented it using Horizontal scroll view. But i think it will not be good if there is many items
Thank you
Solution
ListView does not support scrolling horizontally, though Gallery does.