Arched Image Progress Bar
ArchedImageProgressBar is a customizable progress bar library for AndroidOS that allows to add image,icon,text,arches,circles and more style features.
Getting Started
Arched Image Progress Bar is easy to customize with a few methods and it can be used differently.
Requirements
Android 5.0 Lollipop (API lv 21) or greater
Your favorite IDE
Installing
Gradle
You should follow these two steps.
Add it in your root build.gradle at the end of repositories:
allprojects {
repositories {
...