AntiDots
Short description
Android library for displaying dots with some scroll containers
Install
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"
Sample
The sample is on example
module
Developed by
License
Apache v2.0 License
Copyright (c) 2021 Viktor Likhanov