arrays.xml 173 Bytes
Newer Older
konghaorui committed
1 2 3 4
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <integer-array name="ydl_colors">
5
        <item>@color/platform_main_theme</item>
konghaorui committed
6 7 8 9
    </integer-array>


</resources>