调整了部分问题
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<ImageView
|
||||
android:layout_width="280dp"
|
||||
android:layout_height="24dp"
|
||||
android:layout_marginTop="92dp"
|
||||
android:layout_marginTop="80dp"
|
||||
android:src="@mipmap/ic_unbind_img" />
|
||||
|
||||
<TextView
|
||||
@@ -179,7 +179,7 @@
|
||||
<LinearLayout
|
||||
android:id="@+id/ll_unbind"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="80dp"
|
||||
android:layout_height="70dp"
|
||||
android:layout_marginTop="187dp"
|
||||
android:background="@drawable/shape_btn_bg"
|
||||
android:gravity="center">
|
||||
|
||||
Reference in New Issue
Block a user