Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Migrate image loading from Picasso to Coil (TeamNewPipe#11201)
* Load notification icons using Coil * Migrate to Coil from Picasso * Clean up Picasso leftovers * Enable RGB-565 for low-end devices * Added Coil helper method * Add annotation * Simplify newImageLoader implementation * Use Coil's default disk and memory cache config * Enable crossfade animation * Correct method name * Fix thumbnail not being displayed in media notification
- Loading branch information