mirror of
https://github.com/bitwarden/mobile
synced 2025-12-31 15:43:19 +00:00
Show status bar on mainpage. Getting confused with homepage.
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user