1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-27 13:43:32 +00:00

new languages info

This commit is contained in:
Kyle Spearrin
2017-12-30 21:48:32 -05:00
parent 912c01457a
commit 25e9919bb3
3 changed files with 10 additions and 4 deletions

View File

@@ -123,10 +123,6 @@ namespace Bit.App.Pages
MessagingCenter.Send(Application.Current, "ShowStatusBar", false);
}));
}
else if(Device.RuntimePlatform == Device.Android)
{
table2.BottomPadding = 50;
}
ToolbarItems.Add(toolbarItem);
Title = AppResources.Settings;