This commit is contained in:
2021-03-15 10:31:46 +08:00
parent 90471f4849
commit 171eb18972
4 changed files with 20 additions and 5 deletions

View File

@@ -10,9 +10,9 @@
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="35dp"
android:layout_marginRight="35dp"
android:background="@mipmap/icon_renlian">
android:layout_marginLeft="40dp"
android:layout_marginRight="40dp"
android:background="@mipmap/icon_renliannn">
<ImageView
android:id="@+id/close"
@@ -35,8 +35,8 @@
android:id="@+id/btn_oreder_back"
android:layout_width="match_parent"
android:layout_height="40dp"
android:layout_marginLeft="35dp"
android:layout_marginRight="35dp"
android:layout_marginLeft="40dp"
android:layout_marginRight="40dp"
android:layout_centerHorizontal="true"
android:gravity="center"
android:background="@drawable/bg_btn_yellow"

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB