mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-26 03:20:50 +02:00
Modular integrations UI: Display the webpage in fullscreen
This commit is contained in:
@@ -2884,7 +2884,7 @@
|
||||
screen:kIntegrationManagerMainScreen
|
||||
widgetId:nil];
|
||||
|
||||
[self.navigationController pushViewController:modularVC animated:YES];
|
||||
[self presentViewController:modularVC animated:NO completion:nil];
|
||||
}
|
||||
else if (sender == self.jumpToLastUnreadButton)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user