Skip to content

Conversation

@Lolle2000la
Copy link

Right now, the app will keep all images it has ever fetched using Coil in memory and eventually crash once allocations become impossable. This configures the memory caching in Coil in the way presented by the official documentation, limiting the maximum amount of memory consumed and configuring a disk cache, reducing pressure on sources (I can remove that part if unwanted).

Related to this PR

…w down and eventually crash

This configures the memory caching in the way presented by the official documentation at
https://coil-kt.github.io/coil/image_loaders/
@Lolle2000la Lolle2000la changed the title Configure Coil-cache to no longer leak memory, Configure Coil-cache to no longer leak memory Jul 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant