Revert "Cherish: Allow disabling SmartSpace [2/2]"
This reverts commit ef3b34addc9787ae538d22f5703135bebbb91832. Signed-off-by: Hung Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -1049,8 +1049,4 @@
|
||||
<string name="qstile_neonlike">Neon Light</string>
|
||||
<string name="qstile_oos">Oxygen</string>
|
||||
<string name="qstile_triangles">Triangle</string>
|
||||
|
||||
<!-- SmartSpace -->
|
||||
<string name="smart_space_title">Google Smart space</string>
|
||||
<string name="smart_space_summary">Display conditional info such as weather and events on lockscreen\nRequires a SystemUI restart</string>
|
||||
</resources>
|
||||
|
||||
@@ -25,12 +25,6 @@
|
||||
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