summaryrefslogtreecommitdiffstats
path: root/res/layout/header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/header.xml')
-rw-r--r--res/layout/header.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/header.xml b/res/layout/header.xml
index fa6515b8..a4449452 100644
--- a/res/layout/header.xml
+++ b/res/layout/header.xml
@@ -17,7 +17,7 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="?android:attr/actionBarSize"
- android:background="?android:attr/colorPrimary"
+ android:background="?android:attr/colorSecondary"
android:gravity="center_vertical" >
<ImageView android:id="@+id/icon"