In bottom navigation with three tabs (Home, Dashboard, Notifications). Each bottom navigation tab is a fragment. The first tab ie. Home fragment contains another top navigat
Try use getChildFragmentManager() instance of getSupportFragmentManager().
getChildFragmentManager()
getSupportFragmentManager()