student-hub / acs-upb-mobile

A mobile application for students at ACS UPB.
MIT License
27 stars 22 forks source link

Add refresh functionality #318

Open IoanaAlexandru opened 2 years ago

IoanaAlexandru commented 2 years ago

Information in the app is generally cached, so if something is updated in the db you usually need to restart the app for the changes to become visible. It would be nice if pages had a refresh animation (drag from the top to refresh - clear the provider cache and fetch the data again). This is not high priority though, as data doesn't change that often and there are other methods to refresh (e.g. changing the filter for the timetable/websites).