mirror of
https://github.com/bitwarden/android.git
synced 2024-12-24 01:48:25 +03:00
escape apostrophe
This commit is contained in:
parent
24e6a0be68
commit
aa95da167f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
<string name="AutoFillServiceDescription">
|
||||
It can be difficult for users (especially those with disabilities) to switch back and forth between apps to copy and paste
|
||||
username and password data from your bitwarden vault. The use of this accessibility service allows
|
||||
bitwarden to read and detect input fields on your device's screen. Whenever bitwarden detects a passwords field on the
|
||||
bitwarden to read and detect input fields on your device\'s screen. Whenever bitwarden detects a passwords field on the
|
||||
screen a notification will appear that allows you to easily access your bitwarden vault and select the correct
|
||||
login information for those fields.
|
||||
Once you select the login information from your vault, bitwarden will auto-fill the data into the app or website login
|
||||
|
|
Loading…
Reference in a new issue