StockNavAppComponentsDisplayManager
Default implementation for NavAppComponentsDisplayManager.
Properties
Functions
Link copied to clipboard
Indicates that a group is to be configured, defined by at set of ComponentTags.
Link copied to clipboard
open override fun registerContainerFragment(fragment: Fragment, savedInstanceState: Bundle?, tagToContainerId: Map<ComponentTag, Int>): PanelToFragmentAdapter
Registers the given fragment as a container for the NavApp components, allowing NavApp to retrieve containers based on the tagToContainerId mapping.