Linjiajia
2023-04-24 fcdddf8b9b34f9930bec454b5fffe41c0e33ba3c
app/src/main/res/layout/activity_home_devices.xml
@@ -134,10 +134,9 @@
            android:background="@color/color_normal_background"
            app:layout_constraintBottom_toBottomOf="parent"
            app:layout_constraintTop_toBottomOf="@+id/titleBar"
            app:layout_constraintVertical_bias="1.0"
            tools:itemCount="20"
            tools:layout_editor_absoluteX="-81dp"
            tools:listitem="@layout/item_family_memorabilia" />
            tools:listitem="@layout/item_home_devices" />
    </androidx.constraintlayout.widget.ConstraintLayout>