Skip to content

TheaZhu/TabLayoutWidget

Repository files navigation

BottomTabLayout

A tab layout for bottom navigation

Attributes

  • showTabIndicator 是否显示指示标
  • tabIndicatorPosition 指定指示标位置(上或下)
  • tabIndicatorColor 指示标颜色
  • tabIndicatorHeight 指示标高度
  • showSelectedTabAnimation 是否显示选中动画,当前只支持icon放大
  • tabBackground 设置tab背景
  • tabMode 设置tab的模式,是否可滚动
  • tabTextColor 设置普通tab字体颜色
  • tabSelectedTextColor 设置选中tab字体颜色

Callback

  • OnTabSelectedListener tab选中事件监听

About

A tab layout for bottom navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages