update PhotoView, make clicking fullscreen images more reliable

This commit is contained in:
tibbi 2018-10-19 22:31:42 +02:00
parent fda3569aa1
commit eacb7d0541

View file

@ -70,7 +70,7 @@ dependencies {
implementation 'com.github.tibbi:subsampling-scale-image-view:v3.10.1-fork'
// 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()