Add this in your root build.gradle file (not your module build.gradle file):
allprojects {
repositories {
maven { url " }
}
}
Then, add the library to your module build.gradle
dependencies {
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
}
Watch video how to implement zoom ImageView in android using PhotoView library online without registration, duration 07 minute 51 second in high sd quality. This video was added by user Android Development Tutorials 10 October 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 27 once and liked it people.