像安卓市场一样滑动标签栏

有谁知道如何像在 android 市场中那样实现栏(类别、特色、高薪......)我也在新版本的 SuperUser 中看到它,所以我知道它可以完成.感谢您的回复!

Does anyone know how to implement the bar like in android market (Categories, featured, top paid...) I've also seen it in the new version of SuperUser so i know it can be done. Thank you for your responses!

推荐答案

感谢 Selvin 的回复.

Thanks to Selvin for the response.

按照建议查看:https://github.com/JakeWharton/Android-ViewPagerIndicator

或者这个快速教程:http://android-developers.blogspot.com/2011/08/horizo​​ntal-view-swiping-with-viewpager.html

相关文章