Android-SpinKit >Android loading animations(I wrote a android edition according SpinKit) Preview Gradle Dependency Add the JitPack repository to your build file ```gradle allprojects { repositories { ... maven { url "https://jitpack.io" } }