wjc
2025-04-15 cdf49871675e42a5576f725a93eec7ca15294c6f
app/src/main/res/layout/item_house_move.xml
@@ -11,7 +11,7 @@
        android:layout_marginStart="@dimen/dp_13"
        android:layout_marginTop="10dp"
        android:layout_marginEnd="@dimen/dp_13"
        android:background="@drawable/bj_ff333738"
        android:background="@drawable/bj_ff1c1c1e"
        android:gravity="center"
        android:orientation="horizontal"
        app:layout_constraintBottom_toBottomOf="parent"
@@ -29,7 +29,7 @@
            android:paddingEnd="@dimen/dp_16"
            android:singleLine="true"
            android:text="@string/power_station"
            android:textColor="@color/text_E6FFFFFF"
            android:textColor="@color/text_FFACACAC"
            android:textSize="@dimen/text_14" />
        <ImageView