mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 02:18:27 +03:00
update title of accessibility service page
This commit is contained in:
parent
81700cfb44
commit
daa2ca876b
2 changed files with 336 additions and 312 deletions
646
src/Android/Resources/Resource.Designer.cs
generated
646
src/Android/Resources/Resource.Designer.cs
generated
File diff suppressed because it is too large
Load diff
|
@ -182,7 +182,7 @@ namespace Bit.App.Pages
|
||||||
return true;
|
return true;
|
||||||
});
|
});
|
||||||
|
|
||||||
Title = AppResources.AutofillService;
|
Title = AppResources.AutofillAccessibilityService;
|
||||||
Content = ScrollView;
|
Content = ScrollView;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue