parent
40ff959289
commit
357d6c3406
|
@ -102,6 +102,7 @@ class CreatorCommunityAllAdapter(
|
|||
|
||||
setImageContent(binding.ivContent, item.imageUrl)
|
||||
setContentLike(item.isLike, item.likeCount, item.postId, index)
|
||||
setNoticeAndClickableUrl(binding.tvContent, item.content, item.isExpand, index)
|
||||
setContentComment(
|
||||
item.postId,
|
||||
item.commentCount,
|
||||
|
|
Loading…
Reference in New Issue