diff --git a/enzevalos_iphone/ContactViewController.swift b/enzevalos_iphone/ContactViewController.swift index d3d4e22c1553d7f8f9384320820ce79a58590ba6..a3af3f50d47295b6cb4a3c1d368afda3d8ff188c 100644 --- a/enzevalos_iphone/ContactViewController.swift +++ b/enzevalos_iphone/ContactViewController.swift @@ -86,6 +86,7 @@ class ContactViewController: UIViewController { if let row = tableView.indexPathForSelectedRow { tableView.deselectRow(at: row, animated: false) } + navigationController?.navigationBar.isHidden = false } @objc func feedback() { diff --git a/enzevalos_iphoneTests/GeneratedMocks.swift b/enzevalos_iphoneTests/GeneratedMocks.swift index 3bd98d151c146b68fd67fa6aef4f7e66adfcd6ce..24f10cc52b6de8a67da7a4c2382eb603bc26b12e 100644 --- a/enzevalos_iphoneTests/GeneratedMocks.swift +++ b/enzevalos_iphoneTests/GeneratedMocks.swift @@ -1,4 +1,4 @@ -// MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationModel.swift at 2020-04-03 07:21:06 +0000 +// MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationModel.swift at 2020-04-03 09:04:12 +0000 // // AuthenticationModel.swift @@ -653,7 +653,7 @@ import Foundation } -// MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationViewModel.swift at 2020-04-03 07:21:06 +0000 +// MARK: - Mocks generated from file: enzevalos_iphone/AuthenticationViewModel.swift at 2020-04-03 09:04:12 +0000 // // AuthenticationViewModel.swift