Releases: chaychan/BottomBarLayout
Releases · chaychan/BottomBarLayout
BottomBarLayout-3.0.0
- 重构BottomBarLayout,xml中不需要指定item的布局,通过设置数据源导入tab;
- 支持中间图标凸起、中间图标宽高设置、距离底部高度等
English:
- Refactored BottomBarLayout, no need to specify item layout in xml, import tab by setting data source;
- Support middle icon bulge, middle icon width and height setting, height from bottom
BottomBarLayout-2.1.0
- Support ViewPager2
- Add pre-jump interceptor
BottomBarLayout-2.0.2
Fix conflicts of Manifest.xml merge
BottomBarLayout-2.0.1
Update the latest version of Lottie
Fixed the Lottie bug
BottomBarLayout-2.0.0
1.Migrate to AndroidX;
2.Support to use lottie;
Add new method to set BottomBarItem's drawable
#30 Add new method to set BottomBarItem's drawable
Support for dynamic deletion of deleted entries
Support for dynamic deletion of deleted entries
1.1.2
扩展BottomBarLayout
-
修复一定要设置ViewPager的问题,修改成可设置或不设置;
-
修改点击回调,回调多一个previousPosition(上个页签的位置)
-
添加两种使用方式的demo演示
修复使用setCurrentItem方法出现了两个标签都选中的问题
1.1.0 修复调用setCurrentItem方法选中出现了两个标签都选中的问题