Cherish: OOS style tint and icons [2/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
mezz
2021-03-08 15:57:24 +00:00
committed by Hưng Phan
parent da4f60efc8
commit a04ed64301
3 changed files with 23 additions and 4 deletions

View File

@@ -1328,4 +1328,16 @@
<item>3</item>
<item>4</item>
</string-array>
<string-array name="qs_tint_entries" translatable="false">
<item>@string/qs_tint_off</item>
<item>@string/qs_tint_accent</item>
<item>@string/qs_tint_oos</item>
</string-array>
<string-array name="qs_tint_values" translatable="false">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
</resources>