suudupa / Pandemic-Tracker

Android Application for Tracking COVID-19 Worldwide
2 stars 0 forks source link

Implement pull-to-refresh functionality #2

Open suudupa opened 4 years ago

suudupa commented 4 years ago

using swipeRefresh layout; -Add a Refresh Action to the Action Bar as well

suudupa commented 4 years ago

SwipeRefreshLayout works.

suudupa commented 4 years ago

Needs to be tested further (check if we need to run new threads for calls).

suudupa commented 4 years ago

Add refresh animation calls in load data.

suudupa commented 4 years ago

Make sure color matches design.