lmw
2024-07-09 b13afc751dbbce24753d008f1f87d2c5e133a4ad
xldutils-kotlin/src/main/res/layout/activity_base_title.xml
@@ -2,7 +2,8 @@
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:background="@color/page_bg"
    android:id="@+id/base_root"
    android:background="#C3BFB3"
    xmlns:app="http://schemas.android.com/apk/res-auto">
    <View
        android:id="@+id/bg_title"