添加Support库支持

This commit is contained in:
ZhanGSKen
2025-03-26 15:34:52 +08:00
parent 7488fa7af2
commit b3439aa36a
7 changed files with 46 additions and 16 deletions

View File

@@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.widget.Toolbar
<android.support.v7.widget.Toolbar
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/toolbar"/>