mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Do not show the settings screen again while session closed
This commit is contained in:
@@ -3938,8 +3938,6 @@ TableViewSectionsDelegate>
|
||||
|
||||
- (void)languagePickerViewController:(MXKLanguagePickerViewController *)languagePickerViewController didSelectLangugage:(NSString *)language
|
||||
{
|
||||
[languagePickerViewController withdrawViewControllerAnimated:YES completion:nil];
|
||||
|
||||
if (![language isEqualToString:[NSBundle mxk_language]]
|
||||
|| (language == nil && [NSBundle mxk_language]))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user