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

Move network calls off Main thread #10

Open
pimotte opened this issue Apr 19, 2019 · 0 comments
Open

Move network calls off Main thread #10

pimotte opened this issue Apr 19, 2019 · 0 comments
Labels
help wanted Extra attention is needed size:small

Comments

@pimotte
Copy link
Contributor

pimotte commented Apr 19, 2019

Currently, this line allows network calls on the main thread.

This causes usability issues, so we should ensure all network related activity in an AsyncTask

@pimotte pimotte added the help wanted Extra attention is needed label Apr 19, 2019
@pimotte pimotte changed the title Move network calls off UI thread Move network calls off Main thread Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed size:small
Projects
None yet
Development

No branches or pull requests

1 participant