Android library for displaying dots with some scroll containers
Artifact is publishing to Maven Central. You can add this repository to your project with:
repositories {
mavenCentral()
}Add to your .gradle file:
implementation "io.github.geniusrus:antidots:$latest_version"The sample is on example module
Apache v2.0 License
Copyright (c) 2021 Viktor Likhanov
