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

Implement the tree file structure iteration for the fetching of images #286

Closed
rohanagarwal94 opened this issue Apr 1, 2017 · 0 comments

Comments

@rohanagarwal94
Copy link
Contributor

rohanagarwal94 commented Apr 1, 2017

Actual Behaviour

The images are being fed from the MediaStore class. Even the caching of the images are repetitive at various places in the codebase.

Expected Behaviour

The users will be shown only the images which he wants to see. The caching of the images should be made into separate class rather than cursor over MediaStore each and every time. Additionally, the max file size in the settings will also be implemented. This is created in reference to #285 . It will speed up the transition to image picker activity too.

Would you like to work on the issue?

Yes, I would like to work on it.

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

2 participants