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

GalleryView: Render bitmaps in a more memory-efficient manner + remove "first 30 comments" limitation #25

Open
hollybabaran opened this issue Oct 28, 2016 · 2 comments

Comments

@hollybabaran
Copy link
Owner

Or only download the thumbnails that you pull, or cache them on the SD card manually, or something.

@hollybabaran
Copy link
Owner Author

READ ALL OF THIS AND APPLY WHAT YOU CAN!
https://developer.android.com/training/displaying-bitmaps/index.html

@hollybabaran
Copy link
Owner Author

Currently PostLoader::ParseCommentsFromPost truncates to the first 30 comments, when you fix the out of memory crashing you can remove this

@hollybabaran hollybabaran changed the title OutOfMemoryError is a thing! Either go back to UIL method or use a content provider or something GalleryView: Render bitmaps in a more memory-efficient manner + remove "first 30 comments" limitation Nov 2, 2016
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

No branches or pull requests

1 participant