summaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorjan_bar <[email protected]>2013-04-24 15:48:44 +0200
committerjan_bar <[email protected]>2013-04-24 15:48:44 +0200
commit3bdb6e86afb68ccebe9aa7fe3126a3d9152d584b (patch)
treeb0e0fa9dc492757ce3e005cdbc8abdf14225ef86 /res/values/attrs.xml
parentf9889788fced67fe3c849eda7d40f460090e2020 (diff)
Support score in online and offline mode
Bump database version Fixed bug in database drop order
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index b9d12e12..0338016e 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -20,6 +20,7 @@
<attr name="headlineSelectedTextColor" format="reference|color" />
<attr name="headlineExcerptTextColor" format="reference|color" />
<attr name="headlineSelectedExcerptTextColor" format="reference|color" />
+ <attr name="headlineTitleHighScoreUnreadTextColor" format="reference|color" />
<attr name="linkColor" format="reference|color" />
<attr name="loadingBackground" format="reference|color" />
</resources> \ No newline at end of file