Cherish:Hide Recents now

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2020-12-08 10:21:40 +07:00
parent a38611496a
commit 258befea9c
2 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@
<string name="theme_title">Themes</string> <string name="theme_title">Themes</string>
<string name="theme_summary">System theme, rounded, switch theme</string> <string name="theme_summary">System theme, rounded, switch theme</string>
<string name="quicksettings_title">Quick Settings</string> <string name="quicksettings_title">Quick Settings</string>
<string name="quicksettings_summary">Tile layout,miui Brightness, blur</string> <string name="quicksettings_summary">Tile layout, blur</string>
<string name="recents_title">Recents apps</string> <string name="recents_title">Recents apps</string>
<string name="recents_summary">Slim recents</string> <string name="recents_summary">Slim recents</string>
<string name="statusbar_title">Status bar</string> <string name="statusbar_title">Status bar</string>

View File

@@ -74,12 +74,12 @@
android:icon="@drawable/ic_cherish_power_settings_background"/> android:icon="@drawable/ic_cherish_power_settings_background"/>
<!-- Recents --> <!-- Recents -->
<Preference <!-- <Preference
android:key="recents_category" android:key="recents_category"
android:title="@string/recents_title" android:title="@string/recents_title"
android:summary="@string/recents_summary" android:summary="@string/recents_summary"
android:fragment="com.cherish.settings.fragments.RecentsSettings" android:fragment="com.cherish.settings.fragments.RecentsSettings"
android:icon="@drawable/ic_cherish_recent_settings_background"/> android:icon="@drawable/ic_cherish_recent_settings_background"/> -->
<!-- Notifications --> <!-- Notifications -->
<Preference <Preference