Project

General

Profile

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

magiccube / src / main / res / values / attr.xml @ 236cc1c1

1 9881dc03 leszek
<?xml version="1.0" encoding="utf-8"?>
2
<resources>
3
4
<attr name="darkBackground" format="reference|color" />
5
<attr name="lightBackground" format="reference|color" />
6
7
</resources>