Skip to content

stKhaDgar/imageprogressbar

Repository files navigation

imageprogressbar

Implementation

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

dependencies {
    implementation 'com.github.stKhaDgar:imageprogressbar:1.4'
    implementation 'com.google.android.material:material:1.0.0'
    implementation 'com.github.siyamed:android-shape-imageview:0.9.3@aar'
}