mirror of
https://github.com/bitwarden/android.git
synced 2025-03-07 15:06:02 +03:00
Show status bar on mainpage. Getting confused with homepage.
This commit is contained in:
parent
85ea9ed6ef
commit
2d0bfe1a92
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue