需要实现功能就是,上面的标题是不固定的,标题滑动或者点击下面的内容也要改变
ViewPager就行了,网上例子很多的,上面那个导航就是PageIndicator
http://blog.csdn.net/xiaanming/article/details/10766053
参考:https://github.com/H07000223/FlycoTabLayout
可以使用开源库,Android-ViewPagerIndicator-master
今日头条用的是https://github.com/astuetz/PagerSlidingTabStrip这个开源库