All Projects → CarGuo → Linkagescroll

CarGuo / Linkagescroll

实现viewPager、recyclerView、顶部banner滑动、tab的停靠和特效,下拉刷新等的多级联动效果,recyclerView可以穿过顶部停靠的tab,自带上拉加载更多等

Programming Languages

java
68154 projects - #9 most used programming language

主要演示多级联动与多种手势冲突的功能,使用CoordinatorLayout和AppBarLayout实现联动

这是效果图片,GIF压缩的有些失真了

  • 界面由两个viewpager组成,有顶部的banner是底部的viewPager,viewPager里嵌套了recyclerView,recyclerView有上拉加载更多

  • tab实现了停靠和中间靠拢等效果,banner滑动有alpha效果

  • 外部使用了SwipeRefreshLayout实现刷新功能

  • recyclerView可以穿过顶部停靠的tab

  • PagerSlidingTabStrip实现了tab的停靠与viewPager的联动切换

  • viewpager与刷新与tab之间实现联动

  • tab双击回到顶部

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].