mirror of
https://github.com/bitwarden/mobile
synced 2026-01-06 18:43:43 +00:00
switch tools to grid layout cells
This commit is contained in:
@@ -77,7 +77,7 @@ namespace Bit.App
|
||||
}
|
||||
}
|
||||
|
||||
public static void AdjustPaddingForDevice(this StackLayout view)
|
||||
public static void AdjustPaddingForDevice(this Layout view)
|
||||
{
|
||||
if(Device.OS == TargetPlatform.Android)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user