Blame view
InlandSDKDemo/res/values/colors.xml
163 Bytes
83715f60d
![]() |
1 2 3 4 5 6 |
<?xml version="1.0" encoding="utf-8"?> <resources> <color name="btn_bg_blue">#558EF8</color> <color name="btn_bg_orange">#C18F5D</color> </resources> |