Merge branch 'feature-GHZS-1148' into 'dev'
fix:【光环助手】首页/版块内容列表-安利墙显示问题 https://jira.shanqu.cc/browse/GHZS-1148 See merge request halo/android/assistant-android!676
This commit is contained in:
@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user