分页菜单设计完成

This commit is contained in:
ZhanGSKen
2025-02-28 11:08:29 +08:00
parent e0e001c417
commit 1ac91f5c1e
7 changed files with 76 additions and 32 deletions

View File

@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
tools:context=".MainActivity">
<item
android:id="@+id/item_addtask"