Project

General

Profile

« Previous | Next » 

Revision 840ad93e

Added by Leszek Koltunski 25 days ago

major progress with colors in styles

View differences:

src/main/res/values/attr.xml
1 1
<?xml version="1.0" encoding="utf-8"?>
2 2
<resources>
3 3

  
4
<attr name="darkBackground" format="reference|color" />
5
<attr name="lightBackground" format="reference|color" />
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" />
6 8

  
7 9
</resources>

Also available in: Unified diff