Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
App16
iOS
Commits
331f7e1f
Commit
331f7e1f
authored
Mar 28, 2020
by
Grigor Aghabalyan
⚽
Browse files
Feat: add Login view title
parent
6ce5a0fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
App16/Views/Login/LoginViewController.swift
View file @
331f7e1f
...
@@ -20,6 +20,7 @@ class LoginViewController: UIViewController {
...
@@ -20,6 +20,7 @@ class LoginViewController: UIViewController {
super
.
viewDidLoad
()
super
.
viewDidLoad
()
setRightBarButton
()
setRightBarButton
()
self
.
title
=
"App16"
}
}
override
func
viewWillAppear
(
_
animated
:
Bool
)
{
override
func
viewWillAppear
(
_
animated
:
Bool
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment