summaryrefslogtreecommitdiffstats
path: root/res/layout/on_screen_menu_header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/on_screen_menu_header.xml')
-rw-r--r--res/layout/on_screen_menu_header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/on_screen_menu_header.xml b/res/layout/on_screen_menu_header.xml
index d960419..f16f30e 100644
--- a/res/layout/on_screen_menu_header.xml
+++ b/res/layout/on_screen_menu_header.xml
@@ -15,7 +15,7 @@
-->
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/title"
- android:background="#88111111"
+ android:background="#222"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:layout_width="fill_parent"