浏览代码

minor padding change on logo

Andy Scherzinger 9 年之前
父节点
当前提交
ba3bc9cbfd
共有 1 个文件被更改,包括 1 次插入2 次删除
  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"/>