Open Akash-Ramjyothi opened 2 years ago
@asaikarthikeya please review my PR.
Hello @Akash-Ramjyothi, Kindly add screenshots so that we could see the visual changes that you have made. Thanks
Is this feature really required? New cars are only added via the app, so the car list should be synchronized by design. Any edge cases?
Fixes: #929.
Description:
Added Swipe-to-Refresh functionality in the My Cars, Car selection section of the app. The user interaction triggers callback methods that update the data with the help of
SwipeRefreshLayout
widget.