mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
Added tools extension page to help iOS users activate the action extension.
This commit is contained in:
@@ -87,7 +87,7 @@ namespace Bit.App.Pages
|
||||
{
|
||||
table.RowHeight = -1;
|
||||
table.EstimatedRowHeight = 44;
|
||||
ToolbarItems.Add(new DismissModalToolBarItem(this, "Cancel"));
|
||||
ToolbarItems.Add(new DismissModalToolBarItem(this, "Close"));
|
||||
}
|
||||
|
||||
var stackLayout = new StackLayout
|
||||
|
||||
Reference in New Issue
Block a user