更新应用调试模式设置方法

This commit is contained in:
ZhanGSKen
2025-03-31 02:36:15 +08:00
parent d63f7d3d83
commit d1703551f5
2 changed files with 3 additions and 4 deletions

View File

@@ -29,8 +29,7 @@ public class App extends GlobalApplication {
@Override
public void onCreate() {
super.onCreate();
setIsDebuging(BuildConfig.DEBUG);
// 初始化 Toast 框架
ToastUtils.init(this);
// 设置 Toast 布局样式