How To Manage Nested Navigation Flow Using Navigation Controller Using FragmentContainerView?

Viewed 22

image description here

  1. load fragment pager in fragment landing and load fragment list one in view pager.
  2. when click on square box load fragment archive in fragment landing.
  3. when click on list fragments list item load fragment list detail fragment in fragment landing.

how to follow this flow with navigation controller?

0 Answers
Related