Split view: Set navigationItem.leftItemsSupplementBackButton to YES for view controllers used as detail.

This commit is contained in:
SBiOSoftWhare
2021-10-01 14:43:07 +02:00
parent a3537a4683
commit 15e9ca5941
5 changed files with 23 additions and 0 deletions
+3
View File
@@ -410,6 +410,9 @@ const NSTimeInterval kResizeComposerAnimationDuration = .05;
[self vc_removeBackTitle];
// Display leftBarButtonItems or leftBarButtonItem to the right of the Back button
self.navigationItem.leftItemsSupplementBackButton = YES;
[self setupRemoveJitsiWidgetRemoveView];
// Replace the default input toolbar view.