mirror of
https://github.com/bitwarden/mobile
synced 2025-12-22 11:13:49 +00:00
Uppercase Bitwarden
This commit is contained in:
@@ -7,7 +7,7 @@ using Android.Views;
|
||||
namespace Bit.Android
|
||||
{
|
||||
[Activity(Theme = "@style/BitwardenTheme.Splash",
|
||||
Label = "bitwarden",
|
||||
Label = "Bitwarden",
|
||||
Icon = "@drawable/icon",
|
||||
WindowSoftInputMode = SoftInput.StateHidden)]
|
||||
public class AutofillActivity : Activity
|
||||
|
||||
Reference in New Issue
Block a user