优化调试框架

This commit is contained in:
ZhanGSKen
2025-03-25 20:59:55 +08:00
parent 9706a39f41
commit f3ef7226d8
14 changed files with 264 additions and 52 deletions

View File

@@ -0,0 +1,9 @@
<?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">
<item
android:id="@+id/item_log"
android:title="Log"/>
</menu>