mirror of
https://github.com/bitwarden/android.git
synced 2024-12-19 07:41:52 +03:00
updated instruction on extension tool page
This commit is contained in:
parent
010ae19284
commit
9f54296ff0
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ namespace Bit.App.Pages
|
|||
|
||||
var notStartedSublabel = new Label
|
||||
{
|
||||
Text = "To turn on bitwarden in Safari and other apps, tap \"more\" on the second row of the menu.",
|
||||
Text = "To turn on bitwarden in Safari and other apps, tap the \"more\" icon on the bottom row of the menu.",
|
||||
VerticalOptions = LayoutOptions.Start,
|
||||
HorizontalOptions = LayoutOptions.Center,
|
||||
HorizontalTextAlignment = TextAlignment.Center,
|
||||
|
|
Loading…
Reference in a new issue