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

Make use of a BitmapPool for better memory efficiency #15

Open
vinaygaba opened this issue Apr 29, 2017 · 1 comment
Open

Make use of a BitmapPool for better memory efficiency #15

vinaygaba opened this issue Apr 29, 2017 · 1 comment
Assignees

Comments

@vinaygaba
Copy link
Owner

No description provided.

@vinaygaba vinaygaba self-assigned this Apr 29, 2017
@vinaygaba
Copy link
Owner Author

This might not be necessary given the limited Bitmap creations as part of the library. Although, it would be efficient for someone using the library multiple times in the same activity/fragment to use the bitmap returned as part of a Bitmap Pool. Open to suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant