删除游戏单广场多余代码
This commit is contained in:
@ -304,7 +304,6 @@ class GameCollectionSquareFragment : LazyListFragment<GamesCollectionEntity, Gam
|
||||
override fun onLoadRefresh() {
|
||||
super.onLoadRefresh()
|
||||
if (!mUseAlternativeLayout) mDefaultBinding.tagFilterContainer.visibility = View.VISIBLE
|
||||
mViewModel.getAmwayCommentList()
|
||||
}
|
||||
|
||||
private fun scrollToTop() {
|
||||
|
||||
Reference in New Issue
Block a user