TabbedView similar to Spotify [closed]

梦想的初衷 提交于 2019-12-25 06:28:48

问题


I'm making research for UI to my new app, main purpose is displaying products on something like horizontal imageList/tabbedView looking like spotify app. My main problem is how to get displaying "previews" of next and previous product on left and right side of screen. Any hints?


回答1:


What you're looking for is called a Carousel. There are some libraries that can help you do that. Have a look at these :

  • Carousel layout android

  • Android 3d carousel view

  • Android arsenal

  • here's a tutorial

and of course the most helpful :

  • Carousel android


来源:https://stackoverflow.com/questions/38117357/tabbedview-similar-to-spotify

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!