Closed simonpoole closed 4 months ago
Dragging the map invalidates any active EasyEditActionModes causing onPrepareActionMode to be called, in the case of the EditRelationMembersActionModeCallback this caused the members to be highlighted without considering the deleted members.
Fixes https://github.com/MarcusWolschon/osmeditor4android/issues/2582
Dragging the map invalidates any active EasyEditActionModes causing onPrepareActionMode to be called, in the case of the EditRelationMembersActionModeCallback this caused the members to be highlighted without considering the deleted members.
Fixes https://github.com/MarcusWolschon/osmeditor4android/issues/2582