解决内存泄漏3

This commit is contained in:
wangcongtao
2021-01-08 15:51:32 +08:00
parent 917de5ca76
commit 9f693b62ad

View File

@@ -1090,6 +1090,7 @@ public class EntranceFragment extends MvpFragment<EntranceView, EntrancePresente
}
mApis.getSocketManagerApi(getContext()).unregisterOnMessageListener(SEEK_HELP_NOTICE_NUM_MSG_TYPE, seekHelpNoticeListener);
}
MogoEntranceButtons.clear();
}