Эх сурвалжийг харах

show 'Chat' on the back button of viewcontrollers stacked on ChatViewController

cyberta 4 жил өмнө
parent
commit
0b252d5227

+ 1 - 0
deltachat-ios/Chat/ChatViewController.swift

@@ -266,6 +266,7 @@ class ChatViewController: UITableViewController {
         tableView.keyboardDismissMode = .interactive
         tableView.contentInsetAdjustmentBehavior = .never
         navigationController?.setNavigationBarHidden(false, animated: false)
+        navigationItem.backButtonTitle = String.localized("chat")
 
         if !dcContext.isConfigured() {
             // TODO: display message about nothing being configured