Skip to content

🚀 A powerful, customizable and extensible ViewPager/ViewPager2 indicator framework. 一个用于ViewPager和ViewPager2的指示器库。

Notifications You must be signed in to change notification settings

wflin2020/indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

indicator

A powerful, customizable and extensible ViewPager/ViewPager2 indicator framework.

Including in your project

Maven Central

Gradle

Add below codes to your root build.gradle file (not your module build.gradle file).

allprojects {
    repositories {
        mavenCentral()
    }
}

And add a dependency code to your module's build.gradle file.

dependencies {
    implementation "io.github.wflin2020:indicator:latest-version"
}

About

🚀 A powerful, customizable and extensible ViewPager/ViewPager2 indicator framework. 一个用于ViewPager和ViewPager2的指示器库。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages