rizmaulana/kotlin-mvvm-covid19

Swipe To Refresh, Loading State, & ConnectionError State

pandubaraja opened this issue · 0 comments

Currently, user have no way to refresh the dashboard, this become problematic if it is the first time the user open the app and have a bad internet connection, it only show blank screen because it does not have cached data and the only way to refresh it minimize/close the app and open it again.

So it will be nice if we have loading state, connection error state, and swipe-to-refresh too.

I will create PR for this tonight 🙏