[Modify]隐藏首页游戏房图标
This commit is contained in:
@@ -245,7 +245,7 @@ class RecommendFragment : BaseViewBindingFragment<FragmentRecommendBinding>() {
|
||||
if (userInfo?.isHasPermitRoom == true) {
|
||||
binding.ivGameGuide.visibility = View.GONE
|
||||
} else {
|
||||
binding.ivGameGuide.visibility = View.VISIBLE
|
||||
binding.ivGameGuide.visibility = View.GONE
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user