窗口判断与添加测试结束,进入resumeActivity调试阶段...

This commit is contained in:
ZhanGSKen
2025-03-27 14:39:26 +08:00
parent ada664f4ab
commit 9a53d04050
9 changed files with 97 additions and 26 deletions

View File

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