Revert "Cherish:add Settings SearchBar style (3/3)"

This reverts commit c784783b6c.

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-08-11 17:06:38 +07:00
parent b85265e581
commit 8354d6cce0
2 changed files with 1 additions and 12 deletions

View File

@@ -97,13 +97,6 @@
<PreferenceCategory
android:key="system_theme_category"
android:title="@string/theme_type_title">
<com.cherish.settings.preferences.SystemSettingSwitchPreference
android:key="use_new_searchbar"
android:icon="@drawable/ic_search_bar"
android:title="@string/search_bar_style_title"
android:summary="@string/search_bar_style_summary"
android:defaultValue="false" />
<ListPreference
android:key="ui_style"