【光环助手V5.9.0】新社区7期-推荐信息页&个人主页&活动主页优化(微调活动主页UI)
This commit is contained in:
@ -75,6 +75,7 @@ class ForumActivityFragment: LazyListFragment<ForumActivityEntity, ForumActivity
|
||||
if (list.isEmpty()) return
|
||||
|
||||
mBinding?.categoryContainer?.visibility = View.VISIBLE
|
||||
mBinding?.divider?.visibility = View.VISIBLE
|
||||
|
||||
list.add(0, ForumActivityCategoryEntity(id = "", name = "全部"))
|
||||
list.forEachIndexed { index, entity ->
|
||||
|
||||
Reference in New Issue
Block a user