mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-23 11:45:38 +01:00
change home settings to extendedbutton
This commit is contained in:
parent
7cd3e2a5b9
commit
773f156785
@ -32,7 +32,7 @@ namespace Bit.App.Pages
|
||||
{
|
||||
MessagingCenter.Send(Application.Current, "ShowStatusBar", false);
|
||||
|
||||
var settingsButton = new Button
|
||||
var settingsButton = new ExtendedButton
|
||||
{
|
||||
Image = "cog.png",
|
||||
VerticalOptions = LayoutOptions.Start,
|
||||
|
Loading…
Reference in New Issue
Block a user