I’m using the navigation architecture component in my single activity app and it works fine but what I’m facing is that in one of the fragments I need to have another fragment that takes about 60% of the initial fragment size (60% of the nav host fragment). How can I achieve that? Answer I now change the nav host fragment