修复:
直播間UI修改,粉丝团问题
This commit is contained in:
parent
f652c26ac4
commit
7805331da6
@ -651,6 +651,7 @@ public class LiveAudienceViewHolder extends AbsLiveViewHolder {
|
||||
public void release() {
|
||||
super.release();
|
||||
EventBus.getDefault().unregister(this);
|
||||
removeCallbacks();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user