Project

General

Profile

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

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

1 9881dc03 leszek
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
4 840ad93e leszek
<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 9881dc03 leszek
9
</resources>