mirror of
https://github.com/bitwarden/mobile
synced 2025-12-18 17:23:18 +00:00
Added extension icon to setup view controller in extension along with text explanation.
This commit is contained in:
@@ -135,7 +135,7 @@ namespace Bit.App.Pages
|
||||
|
||||
var activatedSublabel = new Label
|
||||
{
|
||||
Text = "In Safari, find bitwarden using the share icon (hint: scroll to the right on the second row of the menu).",
|
||||
Text = "In Safari, find bitwarden using the share icon (hint: scroll to the right on the bottom row of the menu).",
|
||||
VerticalOptions = LayoutOptions.Start,
|
||||
HorizontalOptions = LayoutOptions.Center,
|
||||
HorizontalTextAlignment = TextAlignment.Center,
|
||||
|
||||
Reference in New Issue
Block a user