LockscreenCharging: squashed (3/3)
based on: [1/2] Settings: show more battery info on lockscreen when charging by yank555-lu
This commit is contained in:
@@ -18,4 +18,10 @@
|
||||
android:title="@string/lockscreen_title"
|
||||
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="lockscreen_battery_info"
|
||||
android:icon="@drawable/ic_batteryenergy"
|
||||
android:title="@string/lockscreen_battery_info_title"
|
||||
android:summary="@string/lockscreen_battery_info_summary"
|
||||
android:defaultValue="true" />
|
||||
</PreferenceScreen>
|
||||
|
||||
Reference in New Issue
Block a user