enviroCar / enviroCar-app

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

[UI-BUG]CarSelectionTextView is not updating. #504

Closed Piyusinha closed 2 years ago

Piyusinha commented 4 years ago

CarSelectionTextView is not updating to "No Car type selected" after deleting all cars from the car selection list.

arvindnegi1 commented 4 years ago

@Piyusinha this issue is due to fragment not refreshing. Same issue exist for OBD selection. If you close and relaunch app again text view is updating. I attached PR for fragment not refreshing and this issue will automatically resolved.

Piyusinha commented 4 years ago

@arvindnegi1 Yes I know this but it should be update automatically without re-launching the app.

arvindnegi1 commented 4 years ago

@arvindnegi1 Yes I know this but it should be update automatically without re-launching the app.

i attached PR for fragment not refreshing this will fix this issue and it will automatically uploaded without relaunching.

Piyusinha commented 4 years ago

Thanks @arvindnegi1 but i already fixed this issue just creating the PR for same.

arvindnegi1 commented 4 years ago

@Piyusinha it is great you fixed this issue but i mean that the PR i attached 4 days ago will fix this issue. #499 . Actually this PR solve 2-3 issue. Thank you

asaikarthikeya commented 2 years ago

Duplicate #572

SebaDro commented 2 years ago

Thanks for reporting this issue. It has been also mentioned in #572 which was fixed with #573. Therefore I will close this issue.