mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 09:13:15 +00:00
Added Scale to device info service. Stack layout padding adjsutments depending on android scale.
This commit is contained in:
@@ -21,5 +21,6 @@ namespace Bit.iOS.Core.Services
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
public float Scale => (float)UIScreen.MainScreen.Scale;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user