wjc
2024-12-06 cf7ac284e5c8675c9a89e9d613b3f4effb875c16
app/src/main/res/layout/item_type_title.xml
@@ -2,9 +2,7 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    android:layout_width="match_parent"
    android:layout_height="54dp"
    android:layout_marginStart="@dimen/dp_16"
    android:layout_marginEnd="@dimen/dp_16">
    android:layout_height="54dp">
    <TextView
        android:id="@+id/type_title_tv"