Open pimotte opened 5 years ago
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
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