Linjiajia
2023-04-28 15cd434674051e5d29215b47862686c773625fd4
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>