Skip to content

Releases: chaychan/BottomBarLayout

BottomBarLayout-3.0.0

Choose a tag to compare

@chaychan chaychan released this 17 Jul 08:43
  • 重构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

Choose a tag to compare

@chaychan chaychan released this 17 Jul 08:42
  • Support ViewPager2
  • Add pre-jump interceptor

BottomBarLayout-2.0.2

Choose a tag to compare

@chaychan chaychan released this 09 Dec 06:00

Fix conflicts of Manifest.xml merge

BottomBarLayout-2.0.1

Choose a tag to compare

@chaychan chaychan released this 23 Nov 08:29

Update the latest version of Lottie
Fixed the Lottie bug

BottomBarLayout-2.0.0

Choose a tag to compare

@chaychan chaychan released this 21 Nov 08:50

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

Add new method to set BottomBarItem's drawable

Choose a tag to compare

@chaychan chaychan released this 21 Jan 09:57

#30 Add new method to set BottomBarItem's drawable

Support for dynamic deletion of deleted entries

Choose a tag to compare

@chaychan chaychan released this 13 Dec 13:11

Support for dynamic deletion of deleted entries

1.1.2

Choose a tag to compare

@chaychan chaychan released this 20 Mar 04:01
  • 添加修改未读数字体颜色和背景的属性

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

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

扩展BottomBarLayout

Choose a tag to compare

@chaychan chaychan released this 27 Feb 03:50
  • 修复一定要设置ViewPager的问题,修改成可设置或不设置;

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

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

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

Choose a tag to compare

@chaychan chaychan released this 25 Feb 08:46
1.1.0

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