Fix deselction of all gpx
This commit is contained in:
parent
fb9e1b61cc
commit
ba5495ee09
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ public class GpxSelectionHelper {
|
|||
|
||||
public void clearAllGpxFileToShow() {
|
||||
selectedGPXFiles.clear();
|
||||
saveCurrentSelections();
|
||||
}
|
||||
|
||||
public boolean isShowingAnyGpxFiles() {
|
||||
|
|
Loading…
Reference in a new issue