Cherish:QS header image [1/2]

Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
maxwen
2019-02-03 15:23:51 +05:30
committed by Hưng Phan
parent d5de3f33af
commit 71d8a3620c
6 changed files with 339 additions and 3 deletions

View File

@@ -950,4 +950,14 @@
<item>1</item>
<item>2</item>
</string-array>
<!-- QS header image -->
<string-array name="custom_header_provider_entries" translatable="false">
<item>@string/daylight_header_provider_title</item>
<item>@string/file_header_provider_title</item>
</string-array>
<string-array name="custom_header_provider_values" translatable="false">
<item>@string/daylight_header_provider</item>
<item>@string/file_header_provider</item>
</string-array>
</resources>