1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-10 04:23:21 +00:00

generator tile and icon size adjustments

This commit is contained in:
Kyle Spearrin
2019-06-05 16:37:54 -04:00
parent a1a5d3b363
commit e0c52dea3a
26 changed files with 170 additions and 31 deletions

View File

@@ -9031,29 +9031,29 @@ namespace Bit.Droid
// aapt resource value: 0x7f020155
public const int notification_icon_background = 2130837845;
// aapt resource value: 0x7f020156
public const int notification_sm = 2130837846;
// aapt resource value: 0x7f020164
public const int notification_template_icon_bg = 2130837860;
// aapt resource value: 0x7f020165
public const int notification_template_icon_low_bg = 2130837861;
// aapt resource value: 0x7f020156
public const int notification_tile_bg = 2130837846;
// aapt resource value: 0x7f020157
public const int notification_tile_bg = 2130837847;
public const int notify_panel_notification_icon_bg = 2130837847;
// aapt resource value: 0x7f020158
public const int notify_panel_notification_icon_bg = 2130837848;
public const int pencil = 2130837848;
// aapt resource value: 0x7f020159
public const int pencil = 2130837849;
public const int plus = 2130837849;
// aapt resource value: 0x7f02015a
public const int plus = 2130837850;
public const int refresh = 2130837850;
// aapt resource value: 0x7f02015b
public const int refresh = 2130837851;
public const int refresh_sm = 2130837851;
// aapt resource value: 0x7f02015c
public const int search = 2130837852;
@@ -10483,6 +10483,9 @@ namespace Bit.Droid
// aapt resource value: 0x7f0900c2
public const int MyVault = 2131296450;
// aapt resource value: 0x7f0900c3
public const int PasswordGenerator = 2131296451;
// aapt resource value: 0x7f090032
public const int abc_action_bar_home_description = 2131296306;