This commit is contained in:
kunfei 2023-02-18 12:43:44 +08:00
parent e9142848b8
commit ba19e97d29

View File

@ -97,7 +97,6 @@ class BookshelfFragment1 : BaseBookshelfFragment(R.layout.fragment_bookshelf),
}
}
@Synchronized
private fun selectLastTab() {
tabLayout.post {
tabLayout.removeOnTabSelectedListener(this)