调整调试信息
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| #Created by .winboll/winboll_app_build.gradle | ||||
| #Sat Mar 29 19:57:40 GMT 2025 | ||||
| #Sat Mar 29 20:07:25 GMT 2025 | ||||
| stageCount=2 | ||||
| libraryProject=libaes | ||||
| baseVersion=15.2 | ||||
| publishVersion=15.2.1 | ||||
| buildCount=63 | ||||
| buildCount=71 | ||||
| baseBetaVersion=15.2.2 | ||||
|   | ||||
| @@ -17,7 +17,7 @@ public class App extends GlobalApplication { | ||||
|     public void onCreate() { | ||||
|         super.onCreate(); | ||||
|         ToastUtils.init(this); | ||||
|         ToastUtils.show("App onCreate"); | ||||
|         //ToastUtils.show("App onCreate"); | ||||
|     } | ||||
|      | ||||
| } | ||||
|   | ||||
| @@ -57,7 +57,7 @@ public class MainActivity extends DrawerFragmentActivity implements IWinBollActi | ||||
|         } | ||||
|         showFragment(mTestAButtonFragment); | ||||
|         //setSubtitle(TAG); | ||||
|         ToastUtils.show("onCreate"); | ||||
|         //ToastUtils.show("onCreate"); | ||||
|     } | ||||
|  | ||||
|     @Override | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ZhanGSKen
					ZhanGSKen