d
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user