openMF / Fineract-CN-mobile

DEPRECATED project - Check the Apache fineract-cn-mobile project instead
https://github.com/apache/fineract-cn-mobile
Apache License 2.0
17 stars 43 forks source link

Show Proper and user friendly text and image on failed to fetch anything #59

Closed therajanmaurya closed 6 years ago

therajanmaurya commented 7 years ago

Summary:

Currently, the app is showing an image of and text that is not user-friendly to change text and image too with a good one.

batbrain7 commented 6 years ago

@therajanmaurya I would like to take up this issue, but could you please explain it a bit as there is very little information provided.

therajanmaurya commented 6 years ago

wait, My apologies, I think I solved it, yes I did Here we have Util class : https://github.com/openMF/Fineract-CN-mobile/blob/development/app/src/main/java/org/apache/fineract/ui/uierrorhandler/FineractUIErrorHandler.java to handle every type of failure.

Closing the issue.