Cherish:Add P404 Volume Panel[2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
Hưng Phan
2021-07-07 17:46:28 +07:00
parent 346bd04b1e
commit 2a01a7781e
2 changed files with 4 additions and 0 deletions

View File

@@ -464,6 +464,7 @@
<item>@string/volume_panel_oreo</item>
<item>@string/volume_panel_tiled</item>
<item>@string/volume_panel_miui</item>
<item>@string/volume_panel_p404</item>
</string-array>
<string-array name="volume_panel_values" translatable="false">
@@ -473,6 +474,7 @@
<item>@string/volume_panel_oreo_val</item>
<item>@string/volume_panel_tiled_val</item>
<item>@string/volume_panel_miui_val</item>
<item>@string/volume_panel_p404_val</item>
</string-array>
<!-- Statusbar Clock -->

View File

@@ -571,6 +571,7 @@
<string name="volume_panel_oreo">Oreo</string>
<string name="volume_panel_tiled">Tiled</string>
<string name="volume_panel_miui">MIUI</string>
<string name="volume_panel_p404">P404</string>
<!-- Volume Panel Plugin Values -->
<string name="volume_panel_stock_val">com.android.systemui.volume</string>
@@ -579,6 +580,7 @@
<string name="volume_panel_compact_val">co.potatoproject.plugin.volume.compact</string>
<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>
<!-- Statusbar Clock -->
<string name="clock_style_category_title">Clock Settings</string>