清理冗余菜单

This commit is contained in:
ZhanGSKen 2025-02-28 11:11:44 +08:00
parent 1ac91f5c1e
commit 53a74cc9ea
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Fri Feb 28 03:07:27 GMT 2025
#Fri Feb 28 03:10:56 GMT 2025
stageCount=0
libraryProject=
baseVersion=1.0
publishVersion=1.0.0
buildCount=207
buildCount=208
baseBetaVersion=1.0.1

View File

@ -6,11 +6,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<androidx.appcompat.widget.Toolbar
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/toolbar"/>
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"