Fix jpeg decoder when used with high samples
(cherry picked from commit ce42cba0969a6be0e5eb7b3bbfb922fd07c3cb88)
This commit is contained in:
parent
fe5058c94b
commit
6ea90d982d
@ -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:cd257f3")
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:ca26317")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user