取消窗口创建时的吐司调试信息。
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Jan 13 15:29:50 HKT 2026
|
#Tue Jan 13 07:35:02 GMT 2026
|
||||||
stageCount=4
|
stageCount=4
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.15
|
baseVersion=15.15
|
||||||
publishVersion=15.15.3
|
publishVersion=15.15.3
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.15.4
|
baseBetaVersion=15.15.4
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
#Created by .winboll/winboll_app_build.gradle
|
#Created by .winboll/winboll_app_build.gradle
|
||||||
#Tue Jan 13 15:29:29 HKT 2026
|
#Tue Jan 13 07:35:02 GMT 2026
|
||||||
stageCount=4
|
stageCount=4
|
||||||
libraryProject=libaes
|
libraryProject=libaes
|
||||||
baseVersion=15.15
|
baseVersion=15.15
|
||||||
publishVersion=15.15.3
|
publishVersion=15.15.3
|
||||||
buildCount=0
|
buildCount=1
|
||||||
baseBetaVersion=15.15.4
|
baseBetaVersion=15.15.4
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ public abstract class BaseWinBoLLActivity extends AppCompatActivity implements I
|
|||||||
setThemeStyle();
|
setThemeStyle();
|
||||||
super.onCreate(savedInstanceState);
|
super.onCreate(savedInstanceState);
|
||||||
WinBoLLActivityManager.getInstance().add(this);
|
WinBoLLActivityManager.getInstance().add(this);
|
||||||
ToastUtils.show(getTag() + ": onCreate");
|
//ToastUtils.show(getTag() + ": onCreate");
|
||||||
}
|
}
|
||||||
|
|
||||||
AESThemeBean.ThemeType getThemeType() {
|
AESThemeBean.ThemeType getThemeType() {
|
||||||
|
|||||||
Reference in New Issue
Block a user