summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-04-07 11:58:14 +0300
committerAndrew Dolgov <[email protected]>2015-04-07 11:58:14 +0300
commit5f0b12d01d6fff1c7125469e89fd63f7347412da (patch)
treeab69e696d6548b45666da5ce9a789f75c65fd4e4 /org.fox.ttrss/src/main/res/values/attrs.xml
parent70d366bcc56c337b34f76c0abc930928e54e19e7 (diff)
remove headlineNormalBackground, default to framework theme; enable ripple effect on headlines list
Diffstat (limited to 'org.fox.ttrss/src/main/res/values/attrs.xml')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/attrs.xml1
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 cac9f9b7..bb6a01ac 100755
--- a/org.fox.ttrss/src/main/res/values/attrs.xml
+++ b/org.fox.ttrss/src/main/res/values/attrs.xml
@@ -7,7 +7,6 @@
<attr name="articleBackground" format="reference|color" />
<attr name="headlineSelectedBackground" format="reference|color" />
<attr name="headlineUnreadBackground" format="reference|color" />
- <attr name="headlineNormalBackground" format="reference|color" />
<attr name="feedsSelectedBackground" format="reference|color" />
<attr name="feedlistTextColor" format="reference|color" />
<attr name="feedlistSelectedTextColor" format="reference|color" />