Cherish: Allow disabling SmartSpace [2/2]
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com> Signed-off-by: Hung Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -25,6 +25,12 @@
|
||||
android:summary="@string/lockscreen_battery_info_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="smart_space"
|
||||
android:title="@string/smart_space_title"
|
||||
android:summary="@string/smart_space_summary"
|
||||
android:defaultValue="true" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="charging_animation"
|
||||
android:icon="@drawable/ic_charging"
|
||||
|
||||
Reference in New Issue
Block a user