Releases: LuckyJayce/ViewPagerIndicator
Releases · LuckyJayce/ViewPagerIndicator
v1.0.6
ScrollIndicatorView 添加了
setPinnedTabBgColor(int color)用于设置固定tab的背景 配合之前的
setPinnedTabView(boolean isPinnedTabView) 设置是否固定第一个tab。
v1.0.5
修复ScrollIndicatorView 绘制固定tab 滑动没绘制出来的问题
v1.0.4
1.修复TextWidthColorBar 固定tab绘制的问题
v1.0.3
1.修复adapter 为 0时 TextWidthColorBar 空指针
2.ScrollIndicatorView 添加淘宝聚划算第一个tab固定的效果
setPinnedTabView(boolean isPinnedTabView)
setPinnedShadow(Drawable shadowDrawable, int shadowWidth)
v1.0.2
IndicatorFragmentPagerAdapter
添加getExitFragment(int position)
getCurrentFragment()
v1.0.1
v1.0.1