Commit b4c9deea authored by wanglei's avatar wanglei

...

parent 86564836
......@@ -89,7 +89,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="25dp"
android:layout_marginTop="16dp"
android:orientation="horizontal">
<ImageView
......@@ -133,7 +133,7 @@
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="25dp"
android:layout_marginTop="16dp"
android:orientation="horizontal">
<ImageView
......@@ -178,7 +178,7 @@
android:layout_width="338dp"
android:layout_height="50dp"
android:layout_gravity="center_horizontal"
android:layout_marginTop="25dp"
android:layout_marginTop="16dp"
android:background="@drawable/bg_0571ed_25"
android:gravity="center"
android:text="Set as default"
......@@ -191,8 +191,8 @@
android:layout_width="@dimen/dp_150"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_marginTop="25dp"
android:layout_marginBottom="25dp"
android:layout_marginTop="16dp"
android:layout_marginBottom="16dp"
android:gravity="center"
android:text="Later"
android:textColor="#999999"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment