summaryrefslogtreecommitdiff
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-01 14:25:35 +0300
committerAndrew Dolgov <[email protected]>2012-02-01 14:25:35 +0300
commitb28f00765e8e1cbd53d1a1f425c2c40bea8f0cba (patch)
treefaafc85edcacf6a653e75ab83d6ba7d0096fbb4c /res/values/attrs.xml
parent2791bc46e9b7485254cbfb7e9bf3391f58daee59 (diff)
use proper link colors in webview (bump version)
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 10b06a8f..e257bc5b 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -19,4 +19,5 @@
<attr name="headlineSelectedTextColor" format="reference|color" />
<attr name="headlineExcerptTextColor" format="reference|color" />
<attr name="headlineSelectedExcerptTextColor" format="reference|color" />
+ <attr name="linkColor" format="reference|color" />
</resources> \ No newline at end of file