• Stars
    star
    2,843
  • Rank 15,995 (Top 0.4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created about 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An bottom navigation bar for Android

PagerBottomTabStrip

Maven Central |使用指南|DEMO.apk

Android 页面底部和侧边的导航栏。

实现效果图

horizontal vertical
Material 1 Material 2
Material 3 Material 4

自定义扩展例子

Library中已经实现的一个最普通的效果
PagerBottomTabStrip
Demo中的例子 Demo中的例子
PagerBottomTabStrip PagerBottomTabStrip

引入库

repositories {
  mavenCentral()
}

dependencies {
  implementation 'me.majiajie:pager-bottom-tab-strip:2.4.0'
}

联系我

QQ: 809402737

错误反馈

这个库有BUG?请点这里 Github Issues