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"