wjc
2025-04-15 cdf49871675e42a5576f725a93eec7ca15294c6f
app/src/main/res/layout/fragment_house_list.xml
@@ -127,7 +127,7 @@
                    android:layout_height="@dimen/dp_31"
                    android:layout_alignParentEnd="true"
                    android:layout_centerVertical="true"
                    android:src="@drawable/default_condition" />
                    android:src="@drawable/condition_screening" />
            </RelativeLayout>
@@ -405,7 +405,7 @@
                        android:id="@+id/station_month_tv"
                        android:layout_width="wrap_content"
                        android:layout_height="match_parent"
                        android:text="@string/month_power_generation"
                        android:text="@string/battery_capacity_indicator"
                        android:textColor="@color/text_E6FFFFFF"
                        android:textSize="@dimen/text_14" />
@@ -542,8 +542,3 @@
</androidx.constraintlayout.widget.ConstraintLayout>