refactor(coil): Simplify cover fetcher code

Co-authored-by: Ivan Iskandar <12537387+ivaniskandar@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
Ahmad Ansori Palembani 2024-08-18 11:30:59 +07:00
parent 7fc73ddcdc
commit 103fae06d3
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
4 changed files with 31 additions and 80 deletions

View file

@ -22,3 +22,4 @@
- More StorIO to SQLDelight migration effort
- Target Android 15
- Adjust manga cover cache key
- Refactor manga cover fetcher (@ivaniskandar, @AntsyLich, @null2264)