summaryrefslogtreecommitdiff
path: root/res/values-v11/style.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-09-17 18:44:43 +0400
committerAndrew Dolgov <[email protected]>2012-09-17 18:44:43 +0400
commit8e3e5add776ddb8bcc9e6b349d4eb470e93d15e0 (patch)
treef51eb8296398fd1a7f12a7c8ea98e9e65935696e /res/values-v11/style.xml
parent3fd63d640aaa8248b69d035793681677ebc9a09c (diff)
implement most of offline menus
Diffstat (limited to 'res/values-v11/style.xml')
-rw-r--r--res/values-v11/style.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-v11/style.xml b/res/values-v11/style.xml
index 2d49b8c4..6b3d9e2c 100644
--- a/res/values-v11/style.xml
+++ b/res/values-v11/style.xml
@@ -28,7 +28,7 @@
<item name="feedlistBackground">@drawable/ics_divider_vertical</item>
<item name="unreadCounterColor">#303030</item>
<item name="headlinesBackground">@drawable/headlines_dark</item>
- <item name="headlinesBackgroundSolid">@android:color/transparent</item>
+ <item name="headlinesBackgroundSolid">@drawable/headlines_dark</item>
<item name="articleBackground">@android:color/black</item>
<item name="headlineSelectedBackground">@drawable/headline_row_selected_dark</item>
<item name="headlineSelectedBackgroundSolid">@color/ics_cyan</item>