mirror of
https://github.com/bitwarden/mobile
synced 2025-12-19 17:53:47 +00:00
add close button for ios
This commit is contained in:
@@ -165,6 +165,7 @@ namespace Bit.App.Pages
|
|||||||
{
|
{
|
||||||
analyticsTable.RowHeight = -1;
|
analyticsTable.RowHeight = -1;
|
||||||
analyticsTable.EstimatedRowHeight = 70;
|
analyticsTable.EstimatedRowHeight = 70;
|
||||||
|
ToolbarItems.Add(new DismissModalToolBarItem(this, AppResources.Cancel));
|
||||||
}
|
}
|
||||||
|
|
||||||
Title = AppResources.Features;
|
Title = AppResources.Features;
|
||||||
|
|||||||
Reference in New Issue
Block a user