enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
88 stars 154 forks source link

Swipe-to-Refresh in My Tracks section #940

Open Akash-Ramjyothi opened 1 year ago

Akash-Ramjyothi commented 1 year ago

Fixes: #939.

Description:

Added Swipe-to-Refresh functionality in the My Tracks, Track selection section of the app. The user interaction triggers callback methods that update the data with the help of SwipeRefreshLayout widget.