CombinedWorkflowHandler

constructor(activity: AppCompatActivity, fragmentContainerId: Int)

Parameters

activity

A reference to an AppCompatActivity.

fragmentContainerId

The id of the view that will act as a FragmentContainerView for the combined workflow in the activity layout. This view will be set as the default NavHost for the workflow navigation overriding any existing configuration.