Skip to content

Releases: chaychan/BottomBarLayout

BottomBarLayout-2.0.2

09 Dec 06:00
Compare
Choose a tag to compare

Fix conflicts of Manifest.xml merge

BottomBarLayout-2.0.1

23 Nov 08:29
Compare
Choose a tag to compare

Update the latest version of Lottie
Fixed the Lottie bug

BottomBarLayout-2.0.0

21 Nov 08:50
Compare
Choose a tag to compare

1.Migrate to AndroidX;
2.Support to use lottie;

Add new method to set BottomBarItem's drawable

21 Jan 09:57
Compare
Choose a tag to compare

#30 Add new method to set BottomBarItem's drawable

Support for dynamic deletion of deleted entries

13 Dec 13:11
Compare
Choose a tag to compare

Support for dynamic deletion of deleted entries

1.1.2

20 Mar 04:01
Compare
Choose a tag to compare
  • 添加修改未读数字体颜色和背景的属性

  • 添加修改提示文字字体颜色和背景的属性

  • 添加修改提示点背景的属性

扩展BottomBarLayout

27 Feb 03:50
Compare
Choose a tag to compare
  • 修复一定要设置ViewPager的问题,修改成可设置或不设置;

  • 修改点击回调,回调多一个previousPosition(上个页签的位置)

  • 添加两种使用方式的demo演示

修复使用setCurrentItem方法出现了两个标签都选中的问题

25 Feb 08:46
Compare
Choose a tag to compare
1.1.0

修复调用setCurrentItem方法选中出现了两个标签都选中的问题

修改默认关闭滑动效果

16 Jan 07:30
Compare
Choose a tag to compare

修复设置滑动效果无效的问题

完善项目

10 Jan 07:02
Compare
Choose a tag to compare

修复超过"未读数阈值"后不显示"阈值+"的问题