Modular integrations UI: Display the webpage in fullscreen

This commit is contained in:
manuroe
2017-09-15 13:55:33 +02:00
parent 8d2179a7a3
commit 6558c89966
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -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)
{