mirror of
https://github.com/bitwarden/mobile
synced 2026-01-08 03:23:23 +00:00
Added Scale to device info service. Stack layout padding adjsutments depending on android scale.
This commit is contained in:
@@ -40,6 +40,7 @@ namespace Bit.App.Controls
|
||||
stackLayout.Spacing = 0;
|
||||
}
|
||||
Picker.AdjustMarginsForDevice();
|
||||
stackLayout.AdjustPaddingForDevice();
|
||||
|
||||
Tapped += FormPickerCell_Tapped;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user