opensrp / opensrp-client

Android app for Frontline Health Workers (FHWs).
Other
15 stars 32 forks source link

Add new sync message for when device is offine #527

Closed cafootitt closed 7 years ago

cafootitt commented 7 years ago

When I turn off my wifi on my tablet, then press sync, I see the "Sync complete" snackbar message. It shouldn't show this, since there was no internet connection. I think it should show a message that sync cannot happen, because there is no internet connection.

So let's add a snackbar message that says "Sync failed. Check your internet connection."

cafootitt commented 7 years ago

This is done.