Cherish: Allow toggling QS media player [2/2]

Change-Id: I5a05589252f5bc383957dfe19d64421950ddd9cc
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
ido
2021-01-28 12:32:43 +02:00
committed by Hưng Phan
parent da966c7eb3
commit 536097b52e
2 changed files with 12 additions and 0 deletions

View File

@@ -1066,4 +1066,8 @@
<!-- Battery estimate -->
<string name="battery_estimate_title">Battery estimate</string>
<string name="battery_estimate_summary">Display estimated remaining battery life when available</string>
<string name="qs_media_player_title">QS Media player</string>
<string name="qs_media_player_summary_on">Show media player in QS.\nRequires a SystemUI restart</string>
<string name="qs_media_player_summary_off">Show media player as a notification.\nRequires a SystemUI restart</string>
</resources>