规则编辑列表显示优化

This commit is contained in:
ZhanGSKen
2025-06-28 19:54:58 +08:00
parent 219c6614be
commit 7de8a4f084
8 changed files with 69 additions and 63 deletions

View File

@@ -300,6 +300,12 @@
android:layout_height="wrap_content"
android:gravity="right">
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="LogView"
android:onClick="onLogView"/>
<Button
android:layout_width="wrap_content"
android:layout_height="wrap_content"