HorizontalScrollView and Adapter

前端 未结 1 825
臣服心动
臣服心动 2021-01-27 01:16

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

1条回答
  •  天涯浪人
    2021-01-27 02:02

    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

    0 讨论(0)
提交回复
热议问题