Fixed action mode bug with select show on map in my tracks
This commit is contained in:
parent
15f061e697
commit
0a1c7efbe3
1 changed files with 0 additions and 1 deletions
|
@ -464,7 +464,6 @@ public class AvailableGPXFragment extends OsmandExpandableListFragment {
|
|||
@Override
|
||||
public void onDestroyActionMode(ActionMode mode) {
|
||||
enableSelectionMode(false);
|
||||
runSelection(false);
|
||||
allGpxAdapter.notifyDataSetChanged();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue