You must call setGraph() before calling getGraph()
问题 I have bottom Navigation also I'm replacing the <fragment> tag with FragmentContainerView it gives me error about does not have a NavController set on, then i was posted this question and fixed the problem, but I got this below error when orientation is changed and selecting item in Bottom Navigation java.lang.IllegalStateException: You must call setGraph() before calling getGraph() FragmentContainer <androidx.fragment.app.FragmentContainerView android:id="@+id/nav_host_fragment" android:name