Project

General

Profile

Download (259 Bytes) Statistics
| Branch: | Tag: | Revision:

magiccube / src / main / res / values / attr.xml @ 9b6f8f18

1
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3

    
4
<attr name="darkC" format="reference|color" />
5
<attr name="normalC" format="reference|color" />
6
<attr name="mediumC" format="reference|color" />
7
<attr name="lightC" format="reference|color" />
8

    
9
</resources>
(1-1/4)