APPBase去除 Support 依赖

This commit is contained in:
ZhanGSKen
2025-03-12 14:32:48 +08:00
parent f5f88a61b0
commit 165765e0eb
22 changed files with 316 additions and 245 deletions

View File

@@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.appcompat.widget.Toolbar
<android.widget.Toolbar
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/activitymainToolbar1"/>