修复:

直播間UI修改,礼物排队
This commit is contained in:
18401019693
2022-09-01 10:40:04 +08:00
parent f59da65eaa
commit 846e7c810f
5 changed files with 153 additions and 159 deletions

View File

@@ -665,12 +665,7 @@ public class LiveAudienceActivity extends LiveActivity {
liveFansFragment.show(getSupportFragmentManager(), "LiveGuardDialogFragment");
break;
case GUARD:
LiveGuardDialogFragment liveGuardDialogFragment = new LiveGuardDialogFragment();
liveGuardDialogFragment.setLiveGuardInfo(mLiveGuardInfo);
bundle.putString(Constants.LIVE_UID, mLiveUid);
bundle.putBoolean(Constants.ANCHOR, mIsAnchor);
liveGuardDialogFragment.setArguments(bundle);
liveGuardDialogFragment.show(getSupportFragmentManager(), "LiveGuardDialogFragment");
openNewGuardListWindow();
break;
case LIVE_WKS://周星榜
String weeklyStarUrl = CommonAppConfig.HOST + "/h5/activity/weekStar/index.html?&uid="