mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 18:43:43 +00:00
ios themeing
This commit is contained in:
@@ -316,7 +316,7 @@ namespace Bit.App
|
||||
{
|
||||
InitializeComponent();
|
||||
SetCulture();
|
||||
ThemeManager.SetTheme();
|
||||
ThemeManager.SetTheme(Device.RuntimePlatform == Device.Android);
|
||||
Current.MainPage = new HomePage();
|
||||
var mainPageTask = SetMainPageAsync();
|
||||
ServiceContainer.Resolve<MobilePlatformUtilsService>("platformUtilsService").Init();
|
||||
|
||||
Reference in New Issue
Block a user