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 HomeFragment needs Async #217

Open
kukreja-vikramaditya opened this issue Apr 1, 2018 · 0 comments
Open

Slow HomeFragment needs Async #217

kukreja-vikramaditya opened this issue Apr 1, 2018 · 0 comments

Comments

@kukreja-vikramaditya
Copy link
Contributor

onDataChange callback executes in the UI thread which is resulting in slow down of Home Fragment(and possibly everywhere else in the code too). Switch to use of Async tasks or similar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants