优化头像框加载、麦圈加载,二卡八放到对应fragment加载。
This commit is contained in:
@@ -96,9 +96,7 @@ open class Application : CommonAppContext() {
|
||||
configureLeakCanary()
|
||||
|
||||
|
||||
// 初始化并预绘制视图 二卡八列
|
||||
WheatLayoutSingManager.init(this)
|
||||
WheatLayoutSingManager.getInstance().setWheatData(null)
|
||||
|
||||
|
||||
// 默认情况下,SVGA 内部不会输出任何 log,所以需要手动设置为 true
|
||||
SVGALogger.setLogEnabled(false)
|
||||
|
||||
Reference in New Issue
Block a user