Fixed typo in strings.xml
[pub/Android/ownCloud.git] / res / drawable / main_header_bg.xml
index 855ba2c..8cd82e4 100644 (file)
@@ -19,8 +19,8 @@
 -->
 <shape xmlns:android="http://schemas.android.com/apk/res/android">
     <gradient
 -->
 <shape xmlns:android="http://schemas.android.com/apk/res/android">
     <gradient
-        android:startColor="#1D2D44
-        android:endColor="#1D2D44"
+        android:startColor="@color/actionbar_start_color
+        android:endColor="@color/actionbar_end_color"
         android:angle="270"
      />
     <corners android:radius="0dp" />
         android:angle="270"
      />
     <corners android:radius="0dp" />