Roll back image viewer but retain swiping fix (#1863)

This fixes crashes with images which were too wide (aspect ratio wise).
This commit is contained in:
Ivan Kupalov 2020-07-27 10:42:39 +02:00 committed by GitHub
commit f37a589dce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 73 additions and 61 deletions

View file

@ -159,7 +159,7 @@ dependencies {
implementation "com.github.connyduck:sparkbutton:4.0.0"
implementation 'com.github.MikeOrtiz:TouchImageView:3.0.1'
implementation "com.github.chrisbanes:PhotoView:2.3.0"
implementation "com.mikepenz:materialdrawer:$materialdrawerVersion"
implementation "com.mikepenz:materialdrawer-iconics:$materialdrawerVersion"