0

Possible Duplicate:
Horizontal ListView in Android?

I am working on android and I want to make ListView to scroll Horizontal. Is there any idea to do it using android property for ListView? Please help me.

Community
  • 1
  • 1
Sachin D
  • 1,370
  • 7
  • 29
  • 42

2 Answers2

1

There is an excelent article about this on dev-smart

Horizontal Scroll in ListView

I hope this helps

davemeetsworld
  • 142
  • 1
  • 1
  • 9
0

Possible duplicate of :

Horizontal ListView in Android?

And there is one more example :

http://nan-devblog.blogspot.in/2008/12/android-how-to-use-horizontal-scrolling.html

Community
  • 1
  • 1
Nibha Jain
  • 7,742
  • 11
  • 47
  • 71