Closed Ecchilon closed 9 years ago
https://github.com/Ecchilon/SadPanda/blob/master/app/src/main/java/com/ecchilon/sadpanda/overview/OverviewAdapter.java#L39 can throws errors (timeouts, etc), but those aren't caught at the moment. This causes the application to crash on client errors.
Better error handling through AsyncResultTask closes this
AsyncResultTask
https://github.com/Ecchilon/SadPanda/blob/master/app/src/main/java/com/ecchilon/sadpanda/overview/OverviewAdapter.java#L39 can throws errors (timeouts, etc), but those aren't caught at the moment. This causes the application to crash on client errors.