mirror of
https://github.com/bitwarden/mobile
synced 2025-12-29 22:53:34 +00:00
change plus icon on iOS
This commit is contained in:
@@ -145,7 +145,7 @@ namespace Bit.App.Pages
|
||||
{
|
||||
_page = page;
|
||||
Text = AppResources.Add;
|
||||
Icon = "ion_plus";
|
||||
Icon = "plus";
|
||||
Clicked += ClickedItem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user