mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Merge branch 'feature/maui-migration' into feature/maui-migration-android-autofill
# Conflicts: # src/Core/App.xaml.cs
This commit is contained in:
@@ -542,6 +542,7 @@ namespace Bit.App
|
||||
{
|
||||
UpdateThemeAsync();
|
||||
};
|
||||
_isResumed = true;
|
||||
_accountsManager.NavigateOnAccountChangeAsync().FireAndForget();
|
||||
ServiceContainer.Resolve<MobilePlatformUtilsService>("platformUtilsService").Init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user