크리에이터 커뮤니티

- 커뮤니티 글이 보이지 않던 버그 수정
This commit is contained in:
klaus 2024-06-05 19:12:44 +09:00
parent 40ff959289
commit 357d6c3406
1 changed files with 1 additions and 0 deletions

View File

@ -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,