summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-11-13 12:59:40 +0300
committerAndrew Dolgov <[email protected]>2014-11-13 12:59:40 +0300
commit7a9ce35f2e4b3e186819e08930f1cfdc3ad121e6 (patch)
tree89187bd7e0f0207c5d162f64ecec1068298a153e /org.fox.ttrss/src/main/res/values/attrs.xml
parent72505dc655841180533f3631ee8087580063b2ca (diff)
remove unused styles
partially fix headlines list rendering incorrectly on 5.0 (thanks a lot, google)
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
-rw-r--r--org.fox.ttrss/src/main/res/values/attrs.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.fox.ttrss/src/main/res/values/attrs.xml b/org.fox.ttrss/src/main/res/values/attrs.xml
index fcf4ee30..a926e83f 100644
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -2,10 +2,8 @@
<resources>
<attr name="ttrssHorizontalDivider" format="reference|color" />
<attr name="feedlistBackground" format="reference|color" />
- <attr name="smallScreenBackground" format="reference|color" />
<attr name="unreadCounterColor" format="reference|color" />
<attr name="headlinesBackground" format="reference|color" />
- <attr name="headlinesBackgroundSolid" format="reference|color" />
<attr name="articleBackground" format="reference|color" />
<attr name="headlineSelectedBackground" format="reference|color" />
<attr name="headlineUnreadBackground" format="reference|color" />