Fix for color reference in portrait https://github.com/owncloud/android/commit/8f401a...
authorAndy Scherzinger <info@andy-scherzinger.de>
Tue, 4 Aug 2015 14:49:20 +0000 (16:49 +0200)
committerAndy Scherzinger <info@andy-scherzinger.de>
Tue, 4 Aug 2015 14:49:20 +0000 (16:49 +0200)
res/layout/account_setup.xml

index 073ce1a..aebd89c 100644 (file)
@@ -29,7 +29,7 @@
     <LinearLayout\r
         android:layout_width="match_parent"\r
         android:layout_height="wrap_content"\r
-        android:background="#1D2D44"\r
+        android:background="@color/login_background_color"\r
         android:gravity="center"\r
         android:orientation="vertical"\r
         android:padding="8dp" >\r