1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-11-03 08:39:46 +01:00

change home settings to extendedbutton

This commit is contained in:
Kyle Spearrin 2017-10-19 08:55:18 -04:00
parent 7cd3e2a5b9
commit 773f156785

View File

@ -32,7 +32,7 @@ namespace Bit.App.Pages
{ {
MessagingCenter.Send(Application.Current, "ShowStatusBar", false); MessagingCenter.Send(Application.Current, "ShowStatusBar", false);
var settingsButton = new Button var settingsButton = new ExtendedButton
{ {
Image = "cog.png", Image = "cog.png",
VerticalOptions = LayoutOptions.Start, VerticalOptions = LayoutOptions.Start,