mirror of
https://github.com/bitwarden/android.git
synced 2026-05-07 19:39:41 -05: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