mirror of
https://github.com/bitwarden/android.git
synced 2026-05-05 07:00:27 -05:00
ubdo debugging items
This commit is contained in:
@@ -47,7 +47,7 @@ namespace Bit.Android
|
||||
|
||||
Console.WriteLine("A OnCreate");
|
||||
Window.SetSoftInputMode(SoftInput.StateHidden);
|
||||
//Window.AddFlags(WindowManagerFlags.Secure);
|
||||
Window.AddFlags(WindowManagerFlags.Secure);
|
||||
|
||||
var appIdService = Resolver.Resolve<IAppIdService>();
|
||||
var authService = Resolver.Resolve<IAuthService>();
|
||||
|
||||
Reference in New Issue
Block a user