更新按钮文字描述
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| #Created by .winboll/winboll_app_build.gradle | ||||
| #Sat Jun 28 04:10:05 GMT 2025 | ||||
| #Sat Jun 28 04:18:29 GMT 2025 | ||||
| stageCount=6 | ||||
| libraryProject= | ||||
| baseVersion=15.3 | ||||
| publishVersion=15.3.5 | ||||
| buildCount=1 | ||||
| buildCount=2 | ||||
| baseBetaVersion=15.3.6 | ||||
|   | ||||
| @@ -15,8 +15,10 @@ | ||||
| 		<Button | ||||
| 			android:layout_width="wrap_content" | ||||
| 			android:layout_height="wrap_content" | ||||
| 			android:text="Test Main" | ||||
| 			android:onClick="onTestMain"/> | ||||
| 			android:text="Add Demo Rules(While size is 0) and Test" | ||||
| 			android:onClick="onTestMain" | ||||
| 			android:textSize="10sp" | ||||
| 			android:textAllCaps="false"/> | ||||
|  | ||||
| 	</LinearLayout> | ||||
|  | ||||
| @@ -43,7 +45,8 @@ | ||||
| 			android:layout_width="wrap_content" | ||||
| 			android:layout_height="wrap_content" | ||||
| 			android:text="Test Phone" | ||||
| 			android:onClick="onTestPhone"/> | ||||
| 			android:onClick="onTestPhone" | ||||
| 			android:textAllCaps="false"/> | ||||
|  | ||||
| 	</LinearLayout> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhanGSKen
					ZhanGSKen