update 兼容女神说接口变动

This commit is contained in:
2023-04-01 09:51:26 +08:00
parent b2f35fdc16
commit 43e7713f6b
2 changed files with 5 additions and 2 deletions

View File

@@ -150,6 +150,9 @@ public class LiveAnchorSayPopDialog extends AbsDialogPopupWindow {
}
private void setSayData(String url, String edit) {
if(sayModel==null||sayModel.getLivePreview()==null){
return;
}
LiveNetManager.get(getContext())
.setLivePreviewInfo(
mLiveUid,