Fix a crash with the new decoder when cropping borders of an entirely white or black image
(cherry picked from commit dedb8d2d68f2b661b9a5c07baf96e8eff66445fe) # Conflicts: # app/build.gradle.kts
This commit is contained in:
parent
25e56f3c77
commit
6da1654825
@ -220,7 +220,7 @@ dependencies {
|
||||
implementation("com.github.bumptech.glide:okhttp3-integration:$glideVersion")
|
||||
kapt("com.github.bumptech.glide:compiler:$glideVersion")
|
||||
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:ea1e51b")
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:683808b")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user