diff --git a/GME Remit/Modules/Home/User Interface/View/Home.storyboard b/GME Remit/Modules/Home/User Interface/View/Home.storyboard index 2592bd0a..a96daa87 100644 --- a/GME Remit/Modules/Home/User Interface/View/Home.storyboard +++ b/GME Remit/Modules/Home/User Interface/View/Home.storyboard @@ -3,7 +3,7 @@ - + diff --git a/GME Remit/Modules/Login/User Interface/View/LoginViewController.swift b/GME Remit/Modules/Login/User Interface/View/LoginViewController.swift index fdb3740a..88de098a 100644 --- a/GME Remit/Modules/Login/User Interface/View/LoginViewController.swift +++ b/GME Remit/Modules/Login/User Interface/View/LoginViewController.swift @@ -83,8 +83,9 @@ class LoginViewController: UIViewController { super.viewWillAppear(animated) if isFirst { - userNameTextField.text = KeyChain.shared.get(key: .id) - isFirst = false + userNameTextField.text = KeyChain.shared.get(key: .id) + isFirst = false + self.userNameTextField.sendActions(for: .editingChanged) } } diff --git a/GME Remit/Modules/RegisterModules/KYC/kycForm1/User Interface/View/kycForm1.storyboard b/GME Remit/Modules/RegisterModules/KYC/kycForm1/User Interface/View/kycForm1.storyboard index ce6103bb..e8c409df 100644 --- a/GME Remit/Modules/RegisterModules/KYC/kycForm1/User Interface/View/kycForm1.storyboard +++ b/GME Remit/Modules/RegisterModules/KYC/kycForm1/User Interface/View/kycForm1.storyboard @@ -1,9 +1,9 @@ - + - + @@ -213,6 +213,7 @@ + @@ -224,5 +225,4 @@ -