Fix png artifacts & banding when ratio > 1

pull/4276/head
inorichi 4 years ago
parent 365b849046
commit 96b8beb9cd

@ -211,7 +211,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:30691ed")
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:60b3a2b")
// Logging
implementation("com.jakewharton.timber:timber:4.7.1")

Loading…
Cancel
Save