st235 / ExpandableBottomBar

A new way to implement navigation in your app 🏎
MIT License
777 stars 58 forks source link

how to select menu item via position #89

Closed Kratos1996 closed 2 years ago

Kratos1996 commented 2 years ago

in normal bottom navigation : selctedItemPostion(0) so how to do in ExpandableBottomBar

Kratos1996 commented 2 years ago

Found : binding.bottomNavigationView.menu.select(R.id.home_menu)