Skip to content

Commit

Permalink
Reset textview
Browse files Browse the repository at this point in the history
  • Loading branch information
0xRe1nk0 committed Oct 1, 2024
1 parent d650f36 commit a50767f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ protected List<PopUpMenuItem> getWidgetActions() {

public void resetAverageSpeed() {
averageSpeedComputer.resetLocations();
setText(NO_VALUE, null);
}

@Override
Expand Down

0 comments on commit a50767f

Please sign in to comment.