1
0
Fork 0

reverted the modern search fields to classic ones and added an icon to all variants

This commit is contained in:
sspanak 2025-02-08 10:04:23 +02:00 committed by Dimo Karaivanov
parent 8494e7efb9
commit f1d0d5b31c
18 changed files with 26 additions and 68 deletions

View file

@ -2,8 +2,7 @@
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<io.github.sspanak.tt9.preferences.screens.languageSelection.PreferenceSearchLanguage
android:key="language_search"
android:title="@string/language_selection_search_placeholder" />
android:key="language_search" />
<PreferenceCategory
android:key="language_list"