PandoraMedia/BottomNavigator

Set Toolbar title

noyize opened this issue · 1 comments

Is there any way to change the toolbar title while navigating since the BottomNavigationView.OnNavigationItemSelectedListener is not listening the changes.

guelo commented

You can subscribe to the bottomNavigator.infoStream() rx stream and listen for changes there.