精简nfc action 数量

This commit is contained in:
2026-03-17 04:03:20 +08:00
parent b8c70bef98
commit 2af6427ca8
5 changed files with 75 additions and 91 deletions

View File

@@ -45,13 +45,6 @@
android:text="Test WinBoLL Project Build"
android:onClick="onTestWinBoLLProjectBuild"/>
<Button
android:textAllCaps="false"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Test WinBoLL Project Build View"
android:onClick="onTestWinBoLLProjectBuildView"/>
</LinearLayout>
<ScrollView