1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-20 09:23:50 +00:00

rename main theme to light theme

This commit is contained in:
Kyle Spearrin
2019-06-04 09:36:45 -04:00
parent fdfd2d20e6
commit 11e5b2ea5d
7 changed files with 19 additions and 13 deletions

View File

@@ -11673,13 +11673,13 @@ namespace Bit.Droid
public const int HockeyApp_SingleLineInputStyle = 2131624449;
// aapt resource value: 0x7f0e0205
public const int MainTheme = 2131624453;
public const int LightTheme = 2131624453;
// aapt resource value: 0x7f0e0206
public const int MainTheme_Base = 2131624454;
public const int LightTheme_Base = 2131624454;
// aapt resource value: 0x7f0e0202
public const int MainTheme_Splash = 2131624450;
public const int LightTheme_Splash = 2131624450;
// aapt resource value: 0x7f0e007e
public const int Platform_AppCompat = 2131624062;