Revision 8c4e4bf4
Added by Leszek Koltunski 7 months ago
src/main/res/values/attr.xml | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
<resources> |
3 | 3 |
|
4 |
<attr name="veryDarkC" format="reference|color" /> |
|
4 | 5 |
<attr name="darkC" format="reference|color" /> |
5 | 6 |
<attr name="normalC" format="reference|color" /> |
6 | 7 |
<attr name="mediumC" format="reference|color" /> |
7 | 8 |
<attr name="lightC" format="reference|color" /> |
9 |
<attr name="passedC" format="reference|color" /> |
|
8 | 10 |
|
9 | 11 |
</resources> |
Also available in: Unified diff
progress with colors in styles