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:
parent
b3b4794a2b
commit
f37a589dce
4 changed files with 73 additions and 61 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue