update photoview to 2.3.0

This commit is contained in:
tibbi 2018-12-17 21:42:44 +01:00
parent 6d9e6c31fb
commit b0f5210b2a

View file

@ -80,6 +80,6 @@ dependencies {
//implementation 'com.github.tibbi:subsampling-scale-image-view:v3.10.1-fork'
implementation 'com.github.tibbi:subsampling-scale-image-view:4.0.0'
// implementation 'com.github.chrisbanes:PhotoView:2.1.4'
implementation 'com.github.tibbi:PhotoView:2.2.1-fork'
// implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'com.github.tibbi:PhotoView:2.3.0-fork'
}