Merge branch 'feature/nextgen' of github.com:KotatsuApp/Kotatsu into feature/nextgen

This commit is contained in:
Koitharu
2022-07-31 18:21:10 +03:00
2 changed files with 3 additions and 1 deletions

View File

@@ -99,6 +99,7 @@ class MainActivity :
searchSuggestionListener = this@MainActivity
}
binding.root.isLiftAppBarOnScroll = false
navBar.setOnItemSelectedListener(this)
navBar.setOnItemReselectedListener(this)
binding.fab?.setOnClickListener(this)