mirror of
https://github.com/bitwarden/mobile
synced 2025-12-11 13:53:29 +00:00
moved password generation link to button
This commit is contained in:
53
src/Android/Resources/Resource.Designer.cs
generated
53
src/Android/Resources/Resource.Designer.cs
generated
@@ -4682,26 +4682,26 @@ namespace Bit.Android
|
||||
// aapt resource value: 0x7f02005b
|
||||
public const int avd_hide_password = 2130837595;
|
||||
|
||||
// aapt resource value: 0x7f02015a
|
||||
public const int avd_hide_password_1 = 2130837850;
|
||||
|
||||
// aapt resource value: 0x7f02015b
|
||||
public const int avd_hide_password_2 = 2130837851;
|
||||
public const int avd_hide_password_1 = 2130837851;
|
||||
|
||||
// aapt resource value: 0x7f02015c
|
||||
public const int avd_hide_password_3 = 2130837852;
|
||||
public const int avd_hide_password_2 = 2130837852;
|
||||
|
||||
// aapt resource value: 0x7f02015d
|
||||
public const int avd_hide_password_3 = 2130837853;
|
||||
|
||||
// aapt resource value: 0x7f02005c
|
||||
public const int avd_show_password = 2130837596;
|
||||
|
||||
// aapt resource value: 0x7f02015d
|
||||
public const int avd_show_password_1 = 2130837853;
|
||||
|
||||
// aapt resource value: 0x7f02015e
|
||||
public const int avd_show_password_2 = 2130837854;
|
||||
public const int avd_show_password_1 = 2130837854;
|
||||
|
||||
// aapt resource value: 0x7f02015f
|
||||
public const int avd_show_password_3 = 2130837855;
|
||||
public const int avd_show_password_2 = 2130837855;
|
||||
|
||||
// aapt resource value: 0x7f020160
|
||||
public const int avd_show_password_3 = 2130837856;
|
||||
|
||||
// aapt resource value: 0x7f02005d
|
||||
public const int bottom_nav_bg = 2130837597;
|
||||
@@ -5405,11 +5405,11 @@ namespace Bit.Android
|
||||
// aapt resource value: 0x7f020146
|
||||
public const int notification_sm = 2130837830;
|
||||
|
||||
// aapt resource value: 0x7f020158
|
||||
public const int notification_template_icon_bg = 2130837848;
|
||||
|
||||
// aapt resource value: 0x7f020159
|
||||
public const int notification_template_icon_low_bg = 2130837849;
|
||||
public const int notification_template_icon_bg = 2130837849;
|
||||
|
||||
// aapt resource value: 0x7f02015a
|
||||
public const int notification_template_icon_low_bg = 2130837850;
|
||||
|
||||
// aapt resource value: 0x7f020147
|
||||
public const int notification_tile_bg = 2130837831;
|
||||
@@ -5430,37 +5430,40 @@ namespace Bit.Android
|
||||
public const int refresh = 2130837836;
|
||||
|
||||
// aapt resource value: 0x7f02014d
|
||||
public const int search = 2130837837;
|
||||
public const int refresh_alt = 2130837837;
|
||||
|
||||
// aapt resource value: 0x7f02014e
|
||||
public const int share = 2130837838;
|
||||
public const int search = 2130837838;
|
||||
|
||||
// aapt resource value: 0x7f02014f
|
||||
public const int share_tools = 2130837839;
|
||||
public const int share = 2130837839;
|
||||
|
||||
// aapt resource value: 0x7f020150
|
||||
public const int shield = 2130837840;
|
||||
public const int share_tools = 2130837840;
|
||||
|
||||
// aapt resource value: 0x7f020151
|
||||
public const int slider_thumb = 2130837841;
|
||||
public const int shield = 2130837841;
|
||||
|
||||
// aapt resource value: 0x7f020152
|
||||
public const int splash_screen = 2130837842;
|
||||
public const int slider_thumb = 2130837842;
|
||||
|
||||
// aapt resource value: 0x7f020153
|
||||
public const int tools = 2130837843;
|
||||
public const int splash_screen = 2130837843;
|
||||
|
||||
// aapt resource value: 0x7f020154
|
||||
public const int trash = 2130837844;
|
||||
public const int tools = 2130837844;
|
||||
|
||||
// aapt resource value: 0x7f020155
|
||||
public const int upload = 2130837845;
|
||||
public const int trash = 2130837845;
|
||||
|
||||
// aapt resource value: 0x7f020156
|
||||
public const int user = 2130837846;
|
||||
public const int upload = 2130837846;
|
||||
|
||||
// aapt resource value: 0x7f020157
|
||||
public const int yubikey = 2130837847;
|
||||
public const int user = 2130837847;
|
||||
|
||||
// aapt resource value: 0x7f020158
|
||||
public const int yubikey = 2130837848;
|
||||
|
||||
static Drawable()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user