Skip to content

Make explore load faster #2729

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

Closed
maskaravivek opened this issue Mar 23, 2019 · 0 comments
Closed

Make explore load faster #2729

maskaravivek opened this issue Mar 23, 2019 · 0 comments
Assignees

Comments

@maskaravivek
Copy link
Member

Summary:

There's scope for improvement for loading images in Explore activity.

  • instead of fetching all metadata associated with the image, we should fetch only what we use.
  • use JSON API instead of XML so that Gson can be used for parsing the response. As of now, the response is parsed inefficiently in CategoryUtils.

Would you like to work on the issue?

Yes

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