update PhotoView, make clicking fullscreen images more reliable
This commit is contained in:
parent
fda3569aa1
commit
eacb7d0541
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ dependencies {
|
||||||
implementation 'com.github.tibbi:subsampling-scale-image-view:v3.10.1-fork'
|
implementation 'com.github.tibbi:subsampling-scale-image-view:v3.10.1-fork'
|
||||||
|
|
||||||
// implementation 'com.github.chrisbanes:PhotoView:2.1.4'
|
// implementation 'com.github.chrisbanes:PhotoView:2.1.4'
|
||||||
implementation 'com.github.tibbi:PhotoView:2.2.0-fork'
|
implementation 'com.github.tibbi:PhotoView:2.2.1-fork'
|
||||||
}
|
}
|
||||||
|
|
||||||
Properties props = new Properties()
|
Properties props = new Properties()
|
||||||
|
|
Loading…
Reference in a new issue