mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-23 11:47:05 +08:00
Revert "Added iOS 11 searchController UINavigationItem (#522)"
This reverts commit c32eda7989.
This commit is contained in:
@@ -62,10 +62,6 @@ NewIssueTableViewControllerDelegate {
|
||||
)
|
||||
rightItem.accessibilityLabel = NSLocalizedString("More options", comment: "")
|
||||
navigationItem.rightBarButtonItem = rightItem
|
||||
|
||||
if #available(iOS 11, *) {
|
||||
navigationItem.largeTitleDisplayMode = .never
|
||||
}
|
||||
}
|
||||
|
||||
override func viewSafeAreaInsetsDidChange() {
|
||||
|
||||
Reference in New Issue
Block a user