Added Focus Search on App Start

Renamed key

Removed unnecessary code
This commit is contained in:
Praveen Kumar 2021-11-04 15:41:17 +05:30
parent adfc472a39
commit 0652eaa5cd
4 changed files with 26 additions and 2 deletions

View file

@ -402,4 +402,6 @@
<string name="importer_help_direct">Import entries directly from %s. This requires the app to be installed on this device and for root access to be granted to Aegis.</string>
<string name="groups">Groups</string>
<string name="pref_focus_search">Focus search on app start</string>
<string name="pref_focus_search_summary">Focus the search immediately after opening the app.</string>
</resources>