mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 10:34:07 +00:00
Added Scale to device info service. Stack layout padding adjsutments depending on android scale.
This commit is contained in:
@@ -51,6 +51,7 @@ namespace Bit.App.Controls
|
||||
{
|
||||
Label.TextColor = Color.Black;
|
||||
}
|
||||
stackLayout.AdjustPaddingForDevice();
|
||||
|
||||
View = stackLayout;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user