Fix png artifacts & banding when ratio > 1
(cherry picked from commit 96b8beb9cde24f8aa8c033d1e49fd38503d88e21) # Conflicts: # app/build.gradle.kts
This commit is contained in:
parent
cda886ecb3
commit
954573fc33
@ -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:683808b")
|
||||
implementation("com.github.tachiyomiorg:subsampling-scale-image-view:60b3a2b")
|
||||
|
||||
// Logging
|
||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user