Skip to content

Commit

Permalink
返回崩溃处理
Browse files Browse the repository at this point in the history
  • Loading branch information
running-libo committed Dec 23, 2023
1 parent c3de3ba commit 5a1daf1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ class RecommendFragment : BaseBindingFragment<FragmentRecommendBinding>({Fragmen
override fun onDestroy() {
super.onDestroy()
subscribe?.unsubscribe()
binding.recyclerView.unregisterOnPageChangeCallback(pageChangeCallback)
}

private fun setViewPagerLayoutManager() {
Expand Down

0 comments on commit 5a1daf1

Please sign in to comment.