How to create Android tabs like this (screenshot)?

后端 未结 4 822
一整个雨季
一整个雨季 2021-01-03 05:42

Any idea how to implement tabs like these (the one on top with home image, star, etc)

\"Tabs

4条回答
  •  天涯浪人
    2021-01-03 06:00

    Those are so-called "swipey tabs", probably on top of a ViewPager. ViewPagerIndicator has an implementation of such tabs.

提交回复
热议问题