Handle long press on back buttons

This commit is contained in:
aringenbach
2022-06-21 15:09:19 +02:00
committed by aringenbach
parent 1020c981cb
commit e18a58846c
16 changed files with 46 additions and 60 deletions
-3
View File
@@ -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