domoritz / open-mensa-android

Android OpenMensa Client, shows the meals for university canteens
43 stars 12 forks source link

RetrieveFeedTask: UI access on UI thread #36

Closed domoritz closed 7 years ago

domoritz commented 7 years ago

UI access in AsyncTask is only allowed inside onPreExecute(), onPostExecute(), onProgressUpdate(), constructor or using Activity.runOnUiThread().

domoritz commented 7 years ago

Released https://play.google.com/store/apps/details?id=de.uni_potsdam.hpi.openmensa&hl=en