添加日志窗口打开功能

This commit is contained in:
ZhanGSKen
2025-05-30 09:42:36 +08:00
parent c105123e7b
commit 934d54963a
8 changed files with 50 additions and 24 deletions

View File

@@ -217,11 +217,5 @@
</LinearLayout>
</ScrollView>
<cc.winboll.studio.libappbase.LogView
android:layout_width="match_parent"
android:layout_height="300dp"
android:id="@+id/logview"/>
</LinearLayout>