update 女神说

This commit is contained in:
2023-03-27 11:09:03 +08:00
parent f4d23c57df
commit 6ef8c3778b
21 changed files with 456 additions and 143 deletions

View File

@@ -45,7 +45,7 @@ public class MainHomeViewHolder extends AbsMainHomeParentViewHolder {
ImgLoader.display(mContext, "https://downs.yaoulive.com/gif_trophy.gif", img_trophy);
img_trophy.setOnLongClickListener(v -> {
new LiveAnchorSayPopDialog(mContext).showDialog();
new LiveAnchorSayPopDialog(mContext).setLiveUid("98275").showDialog();
return false;
});