Explorar o código

hide keyboard on button click on 'done'

cyberta %!s(int64=4) %!d(string=hai) anos
pai
achega
c109eca3bd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      deltachat-ios/Controller/AccountSetupController.swift

+ 0 - 1
deltachat-ios/Controller/AccountSetupController.swift

@@ -862,7 +862,6 @@ extension AccountSetupController: UITextFieldDelegate {
             return true
             return true
         } else {
         } else {
             textField.resignFirstResponder()
             textField.resignFirstResponder()
-            emailCell.textField.becomeFirstResponder()
             let indexPath = IndexPath(row: 0, section: 0)
             let indexPath = IndexPath(row: 0, section: 0)
             tableView.scrollToRow(at: indexPath, at: UITableView.ScrollPosition.top, animated: true)
             tableView.scrollToRow(at: indexPath, at: UITableView.ScrollPosition.top, animated: true)
             return true
             return true