侧边栏修改,新增播放设置

This commit is contained in:
18401019693
2023-04-02 14:22:30 +08:00
parent 326bb5ae7f
commit d320373b07
9 changed files with 241 additions and 10 deletions

View File

@@ -144,7 +144,7 @@ public class LiveAudienceActivity extends LiveActivity {
private LiveBean mLiveBean;
//当前直播间下标
private int mCurrentItem, mCurrentPage;
private static PortraitLiveManager manager;
private static PortraitLiveManager manager;
private int mLastPosition = -1;
private ViewGroup mViewGroup;