Skip to content

lwmukx1208/EasyNavigition

Repository files navigation

EasyNavigition

几行代码实现ViewPager+Fragment底部导航(带红点消息提示)

简书地址:https://www.jianshu.com/p/ce8e09cda486

image

Add it in your root build.gradle at the end of repositories:

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

Step 2. Add the dependency

dependencies {
        implementation 'com.github.forvv231:EasyNavigition:0.8'
}

image

About

几行代码实现ViewPager+Fragment底部导航(带红点消息提示)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages