Skip to content

Repository files navigation

Indicators Suite


🔴 ➖ ⚪ ➖ 🔵

🔴 ⚪ 🔵

Indicators Suite is a couple of lightweight libraries fully customizable. You might use it to show the users progress on a current process, indicate their position or show a custom dotted loader while perform a background service.


License API


How to include it in your project

Gradle

Add below snippet to your root build.gradle.

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

And add a dependency code to your module's build.gradle file to include the complete suite.

dependencies {
    implementation 'com.github.nicolasCastro:IndicatorsSuite:1.2.X'
}

Modules

Dots Indicator


Read more about this module here

Steps Indicator


Read more about this module here

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages