mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-26 12:16:07 +01:00
Show status bar on mainpage. Getting confused with homepage.
This commit is contained in:
parent
85ea9ed6ef
commit
2d0bfe1a92
@ -9,7 +9,6 @@ namespace Bit.App.Pages
|
||||
{
|
||||
public MainPage()
|
||||
{
|
||||
MessagingCenter.Send(Application.Current, "ShowStatusBar", false);
|
||||
TintColor = Color.FromHex("3c8dbc");
|
||||
|
||||
var settingsNavigation = new ExtendedNavigationPage(new SettingsPage());
|
||||
|
Loading…
Reference in New Issue
Block a user