mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 11:13:49 +00:00
autofill wip
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Bit.Android
|
||||
{
|
||||
[Activity(Label = "bitwarden",
|
||||
Icon = "@drawable/icon",
|
||||
LaunchMode = global::Android.Content.PM.LaunchMode.SingleInstance,
|
||||
LaunchMode = global::Android.Content.PM.LaunchMode.SingleTask,
|
||||
WindowSoftInputMode = SoftInput.StateHidden)]
|
||||
public class AutofillActivity : Activity
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user