Skip to content

Releases: chaychan/BottomBarLayout

BottomBarLayout-3.0.0

17 Jul 08:43
Compare
Choose a tag to compare
  • 重构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

17 Jul 08:42
Compare
Choose a tag to compare
  • Support ViewPager2
  • Add pre-jump interceptor

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方法选中出现了两个标签都选中的问题