wjc
2025-08-28 0287b5d20f7d57f5352248175733b99d5a99959b
app/src/main/res/layout/item_plant_details.xml
@@ -36,7 +36,7 @@
                android:layout_width="match_parent"
                android:layout_height="@dimen/dp_20"
                android:layout_marginStart="@dimen/dp_5"
                android:layout_marginTop="14.5dp"
                android:layout_marginTop="13.5dp"
                android:layout_toStartOf="@+id/home_debug_state_ll"
                android:layout_toEndOf="@+id/home_image_iv"
                android:gravity="center_vertical"
@@ -74,7 +74,7 @@
                android:layout_height="@dimen/dp_18"
                android:layout_alignParentTop="true"
                android:layout_alignParentEnd="true"
                android:layout_marginTop="@dimen/dp_14"
                android:layout_marginTop="@dimen/dp_15"
                android:orientation="horizontal">
                <ImageView
@@ -84,7 +84,7 @@
                <TextView
                    android:id="@+id/home_debug_state_tv"
                    android:layout_width="match_parent"
                    android:layout_width="wrap_content"
                    android:layout_height="match_parent"
                    android:paddingStart="0dp"
                    android:paddingEnd="@dimen/dp_16"
@@ -129,7 +129,7 @@
                <LinearLayout
                    android:layout_width="match_parent"
                    android:layout_height="37.5dp"
                    android:layout_height="39dp"
                    android:orientation="horizontal">
                    <LinearLayout
@@ -176,7 +176,7 @@
                            <TextView
                                android:id="@+id/pv_type_tv"
                                android:layout_width="match_parent"
                                android:layout_height="@dimen/dp_14"
                                android:layout_height="@dimen/dp_17"
                                android:layout_marginTop="3dp"
                                android:gravity="center_vertical|start"
                                android:text="@string/pv"
@@ -230,7 +230,7 @@
                            <TextView
                                android:id="@+id/generation_today_type_tv"
                                android:layout_width="match_parent"
                                android:layout_height="@dimen/dp_14"
                                android:layout_height="@dimen/dp_17"
                                android:layout_marginTop="3dp"
                                android:gravity="center_vertical|start"
                                android:text="@string/day_generation"
@@ -254,7 +254,7 @@
                <LinearLayout
                    android:layout_width="match_parent"
                    android:layout_height="37.5dp"
                    android:layout_height="39dp"
                    android:orientation="horizontal">
                    <LinearLayout
@@ -301,7 +301,7 @@
                            <TextView
                                android:id="@+id/output_type_tv"
                                android:layout_width="match_parent"
                                android:layout_height="@dimen/dp_14"
                                android:layout_height="@dimen/dp_17"
                                android:layout_marginTop="3dp"
                                android:gravity="center_vertical|start"
                                android:text="@string/output"
@@ -355,7 +355,7 @@
                            <TextView
                                android:id="@+id/battery_storage_type_tv"
                                android:layout_width="match_parent"
                                android:layout_height="@dimen/dp_14"
                                android:layout_height="@dimen/dp_17"
                                android:layout_marginTop="3dp"
                                android:gravity="center_vertical|start"
                                android:text="@string/battery_capacity_indicator"
@@ -375,5 +375,4 @@
    </RelativeLayout>
</com.hdl.photovoltaic.widget.SwipeLayout>
</com.hdl.photovoltaic.widget.SwipeLayout>