update 兼容女神说接口变动
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user