This commit is contained in:
kunfei
2023-02-18 12:43:44 +08:00
parent fb8b3e0cbd
commit 448ee5f259
@@ -97,7 +97,6 @@ class BookshelfFragment1 : BaseBookshelfFragment(R.layout.fragment_bookshelf),
} }
} }
@Synchronized
private fun selectLastTab() { private fun selectLastTab() {
tabLayout.post { tabLayout.post {
tabLayout.removeOnTabSelectedListener(this) tabLayout.removeOnTabSelectedListener(this)