1

I saw this libs, but I want to get horizontal scroll view. How can i do this or someone know more usefull solution or github project?

Any help will be appreciated.

Community
  • 1
  • 1
Gorets
  • 2,434
  • 5
  • 27
  • 45

1 Answers1

0

There is an android widget called HorizontalScrollView you can find it here Android HorizontalScrollView

and there is an example on how to use it here Example on HorizontalScrollView

Take a look on this library

https://github.com/oasis2008/PinterestListView

youssefhassan
  • 1,067
  • 2
  • 11
  • 17