Chore
: Use ArtemisImageProvider everywhere + Update to coil3
#163
Labels
chore
House keeping; non-functional, non-visual changes
Description
While working on #111 I introduced the new
ArtemisImageProvider
class which should be used to load all image related resources. I discovered that using the ArtemisImageProvider for loading course icons works, but there is a problem with the PlayStoreScreenshots. In order to intercept the ImageRequests the recommended way is to use aAsyncImagePreviewHandler
which comes with coil3.Updating the dependency and using the new ArtemisImageProvider everywhere seemed to blow up the PR, so lets tackle this separately.
Next steps
Communication
: Fix link rendering for attachments and show uploaded images in chat #109The text was updated successfully, but these errors were encountered: