wjc
2024-12-13 9542b72d7f7faab8781e14bc8006f3df3f9a3f10
app/src/main/res/layout/item_plant_details.xml
@@ -20,7 +20,7 @@
            android:layout_height="150.5dp"
            android:layout_marginStart="@dimen/dp_16"
            android:layout_marginEnd="@dimen/dp_16"
            android:background="@drawable/bj_ff333738">
            android:background="@drawable/bj_ff1c1c1e">
            <ImageView
                android:id="@+id/device_details_image_iv"
@@ -105,7 +105,7 @@
                android:layout_below="@+id/device_details_image_iv"
                android:layout_alignStart="@+id/device_details_image_iv"
                android:layout_marginTop="@dimen/dp_16"
                android:layout_marginEnd="@dimen/dp_16"
                android:layout_marginEnd="@dimen/dp_32"
                android:orientation="horizontal">
                <LinearLayout
@@ -226,7 +226,6 @@
                    android:id="@+id/month_ll"
                    android:layout_width="wrap_content"
                    android:layout_height="match_parent"
                    android:layout_weight="1"
                    android:orientation="vertical">
                    <LinearLayout