TabbedView类似于Spotify

时间:2016-06-30 08:07:12

标签: android listview user-interface android-recyclerview

我正在为我的新应用程序进行UI研究,主要目的是在水平imageList / tabbedView之类的东西上展示产品,看起来像spotify app。我的主要问题是如何显示"预览"屏幕左侧和右侧的下一个和上一个产品。任何提示?

enter image description here

1 个答案:

答案 0 :(得分:2)

您正在寻找的内容称为Carousel。有一些库可以帮助您做到这一点。看看这些:

当然最有帮助: