An interactive indicator to navigate between the different pages of a ViewPager
New way to implements ViewPager/Gallery in Android with RecycleView
UltraViewPager is an Android UI component and ViewPager extension that provides a library of page transition animations and an infinite paging controller for mobile screens. It functions as a reusable interface element for rendering paging containers with custom dimensions and aspect ratios. The project implements circular paging navigation that cycles back to the first page after the final screen is reached, creating a continuous loop. It also includes a timer-driven mechanism for automated content rotation and a coordinate-based engine to interpolate view positions and alpha values during p
Indicator 取代 tabhost,实现网易顶部tab,新浪微博主页底部tab,引导页,无限轮播banner等效果,高度自定义tab和特效,LazyFragment
luckyjayce/viewpagerindicator 的主要功能包括:View Pagers。
luckyjayce/viewpagerindicator 的开源替代品包括: antonyt/infiniteviewpager. astuetz/pagerslidingtabstrip — An interactive indicator to navigate between the different pages of a ViewPager. bcsl/gallerylayoutmanager — New way to implements ViewPager/Gallery in Android with RecycleView. beppimenozzi/arcpageindicator. chaossss/pianoview. alibaba/ultraviewpager — UltraViewPager is an Android UI component and ViewPager extension that provides a library of page transition…