mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 13:29:50 +02:00
New option: Default Search Result Tab. Move Show Avatar on the Left in the Navigation Drawer to Settings->Interface->Navigation Drawer.
This commit is contained in:
@@ -409,4 +409,16 @@
|
||||
<item>ALL</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="settings_default_search_result_tab">
|
||||
<item>@string/posts</item>
|
||||
<item>@string/subreddits</item>
|
||||
<item>@string/users</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="settings_default_search_result_tab_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user