diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2014-11-13 13:50:40 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2014-11-13 13:50:40 +0300 |
| commit | 7b8a517e95e0d383091a1a71cc8c0cf9ef7a13fe (patch) | |
| tree | 1c71d73faf59755b59b29fd2cfcd3ea23abf2a11 /org.fox.ttrss/src/main/res/values/attrs.xml | |
| parent | 7a9ce35f2e4b3e186819e08930f1cfdc3ad121e6 (diff) | |
some more layout tweaks for consistency
remove some bad looking stuff from amber theme, make it darker
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
| -rw-r--r-- | org.fox.ttrss/src/main/res/values/attrs.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml index a926e83f..2aeb90a8 100644 --- a/org.fox.ttrss/src/main/res/values/attrs.xml +++ b/org.fox.ttrss/src/main/res/values/attrs.xml @@ -28,5 +28,4 @@ <attr name="articleHeader" format="reference|color" /> <attr name="articleHeaderTextColor" format="reference|color" /> <attr name="articleTextColor" format="reference|color" /> - <attr name="iconTintColor" format="reference|color" /> </resources>
\ No newline at end of file |