Fix decoder crash with 1px images and crop borders
(cherry picked from commit 6843dbf7e1dcd22ae59f8d2523c61250b45a8d0d)
This commit is contained in:
parent
97e47b98b1
commit
19d539b197
@ -207,7 +207,7 @@ dependencies {
|
||||
implementation("io.coil-kt:coil:$coilVersion")
|
||||
implementation("io.coil-kt:coil-gif:$coilVersion")
|
||||
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:547d9c0")
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:846abe0")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user