AntennaPod/core
ByteHamster f34430eb28 Increase blurred image size
Today's screens have a much better resolution than a few years ago when this code was created.
Use 1/3 of the target size of the image instead of a fixed size. The transformed image
is cached by Glide, so the transformation does not need to be done multiple times.

This way, the images look a lot better (because they are not stretched to be displayed).
2020-02-12 12:21:19 +01:00
..
src Increase blurred image size 2020-02-12 12:21:19 +01:00
.gitignore
build.gradle Merge pull request #3587 from ByteHamster/remove-commons-text 2019-11-06 19:38:01 +01:00
proguard-rules.pro