d
This commit is contained in:
@@ -5,15 +5,15 @@
|
||||
android:orientation="vertical">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="276dp"
|
||||
android:layout_height="208dp"
|
||||
android:layout_width="286dp"
|
||||
android:layout_height="408dp"
|
||||
android:layout_gravity="center"
|
||||
android:background="@drawable/dialogwhite"
|
||||
android:orientation="vertical">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="159dp"
|
||||
android:layout_height="359dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:orientation="vertical">
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
android:textStyle="bold" />
|
||||
|
||||
<TextView
|
||||
android:layout_width="50dp"
|
||||
android:layout_height="50dp"
|
||||
android:background="@mipmap/icon_default_head"
|
||||
android:layout_width="200dp"
|
||||
android:layout_height="260dp"
|
||||
android:background="@mipmap/icon_renlian"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_marginTop="10dp"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user