vendor/rockchip/common/gms/PixelThemesStub/res/values/arrays.xml

10 lines
226 B
XML
Raw Permalink Normal View History

2025-08-25 08:12:20 +08:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<array name="color_bundles">
<item>default</item>
<item>bundle1</item>
<item>bundle2</item>
<item>bundle3</item>
</array>
</resources>