OxygenOS styled dismiss all button [2/2]

This commit is contained in:
00day0
2019-12-30 20:34:01 +07:00
committed by unknown
parent b2e208e670
commit 06805c7814
4 changed files with 20 additions and 0 deletions

View File

@@ -47,4 +47,8 @@
<!-- Lockscreen battery info indicator -->
<string name="lockscreen_battery_info_title">Lockscreen charging info</string>
<string name="lockscreen_battery_info_summary">Display negociated charger max current and voltage and battery temperature on lockscreen while charging</string>
<!-- QS category -->
<string name="enable_clear_all_button">Replace clear all text with nice button</string>
<string name="enable_clear_all_button_summary">Show clear all notifications button in quick settings instead of default text one</string>
</resources>