Change search bar style preference

This commit is contained in:
MM20
2025-07-03 21:16:09 +02:00
parent 46d7293175
commit 89fbc3056c
2 changed files with 179 additions and 86 deletions
@@ -653,6 +653,9 @@
<string name="preference_screen_buildinfo_summary">More information about this build of this app</string>
<string name="preference_search_bar_style">Style</string>
<string name="preference_search_bar_style_summary">Customize search bar appearance</string>
<string name="preference_search_bar_style_transparent">Transparent</string>
<string name="preference_search_bar_style_solid">Solid</string>
<string name="preference_search_bar_style_hidden">Hidden</string>
<string name="preference_search_bar_color">Color</string>
<string name="preference_search_bar_auto_focus">Open keyboard</string>
<string name="preference_search_bar_auto_focus_summary">Automatically show the keyboard when opening the app drawer</string>