mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 05:13:31 +00:00
ios themeing
This commit is contained in:
@@ -68,7 +68,7 @@ namespace Bit.Droid
|
||||
TabLayoutResource = Resource.Layout.Tabbar;
|
||||
ToolbarResource = Resource.Layout.Toolbar;
|
||||
|
||||
UpdateTheme(ThemeManager.GetTheme());
|
||||
UpdateTheme(ThemeManager.GetTheme(true));
|
||||
base.OnCreate(savedInstanceState);
|
||||
if(!CoreHelpers.InDebugMode())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user