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

Use Picasso to load images efficiently #27

Closed
jmankhan opened this issue Nov 18, 2015 · 1 comment
Closed

Use Picasso to load images efficiently #27

jmankhan opened this issue Nov 18, 2015 · 1 comment
Assignees

Comments

@jmankhan
Copy link
Owner

I ran into some memory problems and very slow response times trying to load images manually into the menu. I looked into some libraries that could do it better, and I think we should use Picasso (not the same as Picasa). I've added the dependency to gradle and I'll see how the performance is

@jmankhan jmankhan self-assigned this Nov 18, 2015
@jmankhan
Copy link
Owner Author

It's working well! I will keep this issue open in case we switch to recyclerview and it messes up a lot of things, which I doubt, but we'll see, eh

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