This commit is contained in:
wangcongtao
2020-09-09 10:08:21 +08:00
parent e10d810c73
commit ef677ae4b8

View File

@@ -216,7 +216,7 @@ public class AppsPresenter extends Presenter< AppsView > {
AppsListChangedLiveData.getInstance().release();
mView = null;
mLauncher.destroy();
` mAnalytics = null;
mAnalytics = null;
mCardManager = null;
if ( mLauncher != null ) {
mLauncher.destroy();