1:修改交友房
2:修改拍卖房 3:修改飘屏(没有修改成功)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<LinearLayout
|
||||
android:id="@+id/line"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="@dimen/dp_14"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_below="@+id/tv_name"
|
||||
android:layout_marginStart="@dimen/dp_2"
|
||||
android:layout_marginTop="@dimen/dp_5"
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/dp_600"
|
||||
android:background="@color/transparent"
|
||||
android:layout_marginStart="@dimen/dp_25"
|
||||
android:layout_marginEnd="@dimen/dp_25"
|
||||
android:hardwareAccelerated="true"
|
||||
app:layout_constraintTop_toBottomOf="@+id/im_gz"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
|
||||
Reference in New Issue
Block a user