Cherish: add Shapeshift Volume panel style

a lil chepe

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
mezzlasha
2021-06-02 08:44:24 +00:00
committed by Hưng Phan
parent d54c4e9a90
commit 59de9722a7
2 changed files with 4 additions and 0 deletions

View File

@@ -465,6 +465,7 @@
<item>@string/volume_panel_tiled</item>
<item>@string/volume_panel_miui</item>
<item>@string/volume_panel_p404</item>
<item>@string/volume_panel_ssos</item>
</string-array>
<string-array name="volume_panel_values" translatable="false">
@@ -475,6 +476,7 @@
<item>@string/volume_panel_tiled_val</item>
<item>@string/volume_panel_miui_val</item>
<item>@string/volume_panel_p404_val</item>
<item>@string/volume_panel_ssos_val</item>
</string-array>
<!-- Statusbar Clock -->

View File

@@ -572,6 +572,7 @@
<string name="volume_panel_tiled">Tiled</string>
<string name="volume_panel_miui">MIUI</string>
<string name="volume_panel_p404">P404</string>
<string name="volume_panel_ssos">ShapeShift</string>
<!-- Volume Panel Plugin Values -->
<string name="volume_panel_stock_val">com.android.systemui.volume</string>
@@ -581,6 +582,7 @@
<string name="volume_panel_oreo_val">co.potatoproject.plugin.volume.oreo</string>
<string name="volume_panel_tiled_val">co.potatoproject.plugin.volume.tiled</string>
<string name="volume_panel_p404_val">co.potatoproject.plugin.volume.p404</string>
<string name="volume_panel_ssos_val">co.potatoproject.plugin.volume.ssos</string>
<!-- Statusbar Clock -->
<string name="clock_style_category_title">Clock Settings</string>