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

Slow scrolling performance when using Bitmaps #25

Closed
alexpotter1 opened this issue May 25, 2018 · 2 comments
Closed

Slow scrolling performance when using Bitmaps #25

alexpotter1 opened this issue May 25, 2018 · 2 comments
Assignees
Labels
bug Something isn't working in-progress

Comments

@alexpotter1
Copy link
Collaborator

Since Firebase now downloads images, they seem to make the entire RecyclerView scroll slowly

Processing of Bitmaps is too frequent, or they're too large for the system to be able to cache properly in ImageView?

@RiverPhillips
Copy link
Collaborator

Gonna get to work on this buddy

@RiverPhillips
Copy link
Collaborator

Fixed using Fresco

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in-progress
Projects
None yet
Development

No branches or pull requests

2 participants