Fix bad cropping of PNGs with alpha channel
This commit is contained in:
parent
8e613d03e3
commit
365b849046
@ -211,7 +211,7 @@ dependencies {
|
|||||||
implementation("com.github.bumptech.glide:okhttp3-integration:$glideVersion")
|
implementation("com.github.bumptech.glide:okhttp3-integration:$glideVersion")
|
||||||
kapt("com.github.bumptech.glide:compiler:$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:30691ed")
|
||||||
|
|
||||||
// Logging
|
// Logging
|
||||||
implementation("com.jakewharton.timber:timber:4.7.1")
|
implementation("com.jakewharton.timber:timber:4.7.1")
|
||||||
|
Loading…
Reference in New Issue
Block a user