优化调试窗口
This commit is contained in:
		@@ -1,8 +1,8 @@
 | 
			
		||||
#Created by .winboll/winboll_app_build.gradle
 | 
			
		||||
#Mon Mar 17 01:36:14 GMT 2025
 | 
			
		||||
#Mon Mar 17 01:38:59 GMT 2025
 | 
			
		||||
stageCount=3
 | 
			
		||||
libraryProject=libappbase
 | 
			
		||||
baseVersion=15.0
 | 
			
		||||
publishVersion=15.0.2
 | 
			
		||||
buildCount=47
 | 
			
		||||
buildCount=50
 | 
			
		||||
baseBetaVersion=15.0.3
 | 
			
		||||
 
 | 
			
		||||
@@ -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>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user