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