Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coil ImageLoader singleton #21285

Open
nbradbury opened this issue Oct 7, 2024 · 1 comment · May be fixed by #21286
Open

Coil ImageLoader singleton #21285

nbradbury opened this issue Oct 7, 2024 · 1 comment · May be fixed by #21286
Assignees
Labels

Comments

@nbradbury
Copy link
Contributor

According to Coil's documentation:

Coil performs best when you have a single ImageLoader that's shared throughout your app. This is because each ImageLoader has its own set of resources.

We should update the app to follow that advice.

@nbradbury nbradbury added the Media label Oct 7, 2024
@nbradbury nbradbury self-assigned this Oct 7, 2024
@dangermattic
Copy link
Collaborator

Thanks for reporting! 👍

@nbradbury nbradbury linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants