标签: android animation bottomappbar
我正在将BottomAppBar与Floating Action Button一起使用,每当我使用fragments在两个Floating Action Button之间导航并使用 bottomAppbar.replaceMenu()或使用setSupportActionBar(bottomAppbar)的动画消失了,如何解决问题?
BottomAppBar
Floating Action Button
fragments
bottomAppbar.replaceMenu()
setSupportActionBar(bottomAppbar)