Browse Source

minor padding change on logo

Andy Scherzinger 9 years ago
parent
commit
ba3bc9cbfd
1 changed files with 1 additions and 2 deletions
  1. 1 2
      res/layout/account_setup.xml

+ 1 - 2
res/layout/account_setup.xml

@@ -38,8 +38,7 @@
             android:id="@+id/thumbnail"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
-            android:layout_marginBottom="20dp"
-            android:layout_marginTop="10dp"
+            android:layout_marginBottom="16dp"
             android:src="@drawable/logo"
             android:contentDescription="@string/app_name"/>