forked from organicmaps/organicmaps
[ios] Close List Settings on Save
Fixes #939 Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
70cbdbcba9
commit
e3cecd6814
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ final class CategorySettingsViewController: MWMTableViewController {
|
|||
}
|
||||
|
||||
delegate?.categorySettingsController(self, didEndEditing: bookmarkGroup.categoryId)
|
||||
self.navigationController?.popViewController(animated: true)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue