合并1
This commit is contained in:
@@ -64,6 +64,8 @@ open class Application : CommonAppContext() {
|
||||
initLogUtils()
|
||||
initCrashUtils()
|
||||
initSmartRefreshLayout()
|
||||
if (true)
|
||||
return
|
||||
AppUtils.registerAppStatusChangedListener(object : Utils.OnAppStatusChangedListener {
|
||||
override fun onForeground(activity: Activity?) {//应用切换到前台
|
||||
|
||||
|
||||
Reference in New Issue
Block a user