mirror of
https://gitea.winboll.cc/Studio/OriginMaster.git
synced 2026-02-04 13:32:20 +08:00
取消窗口创建时的吐司调试信息。
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#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
|
||||
libraryProject=libaes
|
||||
baseVersion=15.15
|
||||
publishVersion=15.15.3
|
||||
buildCount=0
|
||||
buildCount=1
|
||||
baseBetaVersion=15.15.4
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#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
|
||||
libraryProject=libaes
|
||||
baseVersion=15.15
|
||||
publishVersion=15.15.3
|
||||
buildCount=0
|
||||
buildCount=1
|
||||
baseBetaVersion=15.15.4
|
||||
|
||||
@@ -25,7 +25,7 @@ public abstract class BaseWinBoLLActivity extends AppCompatActivity implements I
|
||||
setThemeStyle();
|
||||
super.onCreate(savedInstanceState);
|
||||
WinBoLLActivityManager.getInstance().add(this);
|
||||
ToastUtils.show(getTag() + ": onCreate");
|
||||
//ToastUtils.show(getTag() + ": onCreate");
|
||||
}
|
||||
|
||||
AESThemeBean.ThemeType getThemeType() {
|
||||
|
||||
Reference in New Issue
Block a user