解决禅道bug 226,229
This commit is contained in:
@ -439,8 +439,8 @@ class GameDetailFragment : NormalFragment() {
|
||||
|
||||
showAlertDialogIfNeeded(data)
|
||||
|
||||
initGameDetailTop()
|
||||
initViewPage(data)
|
||||
initGameDetailTop()
|
||||
|
||||
val viewHolder = detailViewHolder
|
||||
DetailDownloadUtils.detailInitDownload(viewHolder, true)
|
||||
|
||||
@ -248,6 +248,7 @@ class HomeFragment : BaseFragment<Any>() {
|
||||
&& MainWrapperFragment.INDEX_HOME == busNine.position) {
|
||||
mBinding.gameList.stopScroll()
|
||||
mLayoutManager.scrollToPosition(0)
|
||||
mScrollCalculatorHelper.currentPlayer?.release()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user