Polish the storyboard
- Set navigation titles in the storyboard, easier to find scenes now
This commit is contained in:
parent
73ab4f8759
commit
af9d4f1c24
10 changed files with 102 additions and 102 deletions
|
|
@ -18,7 +18,6 @@ class AboutRepositoryTableViewController: BasicStaticTableViewController {
|
|||
private let passwordStore = PasswordStore.shared
|
||||
|
||||
override func viewDidLoad() {
|
||||
navigationItemTitle = "About Repository"
|
||||
super.viewDidLoad()
|
||||
|
||||
indicator.center = CGPoint(x: view.bounds.midX, y: view.bounds.height * 0.382)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue