소스 검색

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"/>