mirror of
https://github.com/bitwarden/mobile
synced 2025-12-27 13:43:32 +00:00
new languages info
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user