Search code examples
androidadapterhorizontalscrollview

HorizontalScrollView and Adapter


Can I use some adapter class with HorizontalScrollView class, similar as I use it with ListView?


Solution

  • If you are looking for a horizontal listview, there are many projects on github done by others. You can take a look at them.

    DevsmartLib-Android

    Android-Horizontal-ListView