mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-22 11:35:21 +01:00
fix compile error in renderer
This commit is contained in:
parent
f0662bb878
commit
44baa4cc1e
@ -32,7 +32,7 @@ namespace Bit.iOS.Controls
|
||||
}
|
||||
}
|
||||
|
||||
private void SetMargin(ExtendedListView view)
|
||||
private void SetMargin(ListView view)
|
||||
{
|
||||
Control.ContentInset = new UIEdgeInsets(
|
||||
new nfloat(view.Margin.Top),
|
||||
|
Loading…
Reference in New Issue
Block a user