mirror of
https://github.com/zhigang1992/GitHawk.git
synced 2026-04-22 10:56:26 +08:00
Repo uses title/subtitle (#820)
This commit is contained in:
@@ -65,6 +65,7 @@ NewIssueTableViewControllerDelegate {
|
||||
)
|
||||
rightItem.accessibilityLabel = NSLocalizedString("More options", comment: "")
|
||||
navigationItem.rightBarButtonItem = rightItem
|
||||
navigationItem.configure(title: repo.name, subtitle: repo.owner)
|
||||
}
|
||||
|
||||
override func viewSafeAreaInsetsDidChange() {
|
||||
|
||||
Reference in New Issue
Block a user