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

Add Context.imageLoader extension function. #534

Merged
merged 3 commits into from
Sep 15, 2020

Conversation

colinrtwhite
Copy link
Member

Adds a context.imageLoader extension function. Have added this internally and it seems like people prefer it. This makes it so the singleton ImageLoader is accessed the same way as context.layoutInflater, context.windowManager, and other UI-related services.

@colinrtwhite colinrtwhite merged commit 15c0c0c into master Sep 15, 2020
@colinrtwhite colinrtwhite deleted the colin/context_extension branch September 15, 2020 19:08
colinrtwhite added a commit that referenced this pull request Oct 5, 2022
* Add a Context.imageLoader extension function.

* Revert README update.

* Fix getting_started.md.
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.

2 participants