im using the AndroidX Navigation Library, it works like a charme so far. But im struggle to control when the "home as up" button gets shown on the toolbar/actionbar. Im using a BottomNavigation, so all items shown in it should not display "home as up".
How do i control this ?