mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 17:12:45 +02:00
Handle long press on back buttons
This commit is contained in:
@@ -4560,9 +4560,6 @@ static CGSize kThreadListBarButtonItemImageSize;
|
||||
unknownDevices = nil;
|
||||
}
|
||||
}
|
||||
|
||||
// Hide back button title
|
||||
self.navigationItem.backBarButtonItem = [[UIBarButtonItem alloc] initWithTitle:@"" style:UIBarButtonItemStylePlain target:nil action:nil];
|
||||
}
|
||||
|
||||
#pragma mark - VoIP
|
||||
|
||||
Reference in New Issue
Block a user