1:修改拍卖房魅力清除
2:修改发现等待
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
app:layout_constraintTop_toBottomOf="@+id/tv_zd">
|
||||
|
||||
<TextView
|
||||
android:layout_width="@dimen/dp_56"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="@dimen/dp_21"
|
||||
android:layout_alignParentStart="true"
|
||||
android:layout_centerHorizontal="true"
|
||||
@@ -168,7 +168,7 @@
|
||||
app:layout_constraintTop_toBottomOf="@+id/r_1">
|
||||
|
||||
<TextView
|
||||
android:layout_width="@dimen/dp_56"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="@dimen/dp_21"
|
||||
android:text="@string/diamond_income_expense"
|
||||
android:layout_centerInParent="true"
|
||||
@@ -212,7 +212,7 @@
|
||||
app:layout_constraintTop_toBottomOf="@+id/tv_qt">
|
||||
|
||||
<TextView
|
||||
android:layout_width="@dimen/dp_56"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="@dimen/dp_21"
|
||||
android:text="@string/diamond_to_coin"
|
||||
android:layout_centerInParent="true"
|
||||
@@ -245,7 +245,7 @@
|
||||
app:layout_constraintTop_toBottomOf="@+id/r_3">
|
||||
|
||||
<TextView
|
||||
android:layout_width="@dimen/dp_56"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="@dimen/dp_21"
|
||||
android:text="@string/diamond_to_bangka"
|
||||
android:layout_centerInParent="true"
|
||||
|
||||
@@ -179,6 +179,7 @@
|
||||
app:layout_constraintStart_toEndOf="@+id/rl_mx"
|
||||
android:gravity="center"
|
||||
android:text="房间补贴"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user