Skip to content

这是一个快速搭建底部导航栏的工具类,支持多种效果

License

Notifications You must be signed in to change notification settings

LillteZheng/CusBottomHelper

Repository files navigation

效果图:

image

image

使用

在你的工程上添加:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

在你需要的地方添加:

implementation 'com.github.LillteZheng:CusBottomHelper:v0.6'

例子参考: activity xml配置

About

这是一个快速搭建底部导航栏的工具类,支持多种效果

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages