<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"\r
     android:layout_width="match_parent"\r
     android:layout_height="match_parent"\r
+    android:background="@color/login_background_color"\r
        android:padding="8dip"\r
     >\r
 \r
     <LinearLayout\r
         android:layout_width="match_parent"\r
         android:layout_height="wrap_content"\r
-        android:background="@color/login_background_color"\r
         android:layout_above="@id/buttonOK"\r
         android:layout_alignParentTop="true"\r
         android:orientation="horizontal" >\r