优化调试窗口

This commit is contained in:
ZhanGSKen
2025-03-17 09:40:03 +08:00
parent a730aa3f92
commit 02fa0a4134
3 changed files with 9 additions and 9 deletions

View File

@@ -179,16 +179,16 @@
</ScrollView>
<cc.winboll.studio.libappbase.LogView
android:layout_height="500dp"
android:layout_width="match_parent"
android:id="@+id/activitymainLogView1"/>
</LinearLayout>
</LinearLayout>
</ScrollView>
<cc.winboll.studio.libappbase.LogView
android:layout_height="300dp"
android:layout_width="match_parent"
android:id="@+id/activitymainLogView1"/>
</LinearLayout>