fix:【光环助手】首页/版块内容列表-安利墙显示问题 https://jira.shanqu.cc/browse/GHZS-1148

This commit is contained in:
叶子维
2023-02-02 15:06:45 +08:00
parent 99c318c571
commit 8a0c7c9992

View File

@ -54,6 +54,7 @@ class GameHeadViewHolder(var binding: GameHeadItemBinding) :
&& subject.type != "column_collection"
&& subject.type != "gallery_slide"
&& subject.type != "game_list_collection"
&& subject.type != "top_game_comment"
) {
binding.headMore.visibility = View.GONE
} else if (subject.home == "hide") {