addFragments

open fun addFragments(vararg fragments: Fragment): List<AttachedComponent>

Adds the Fragment.root of the given Fragment to this ComponentContainer.

Sources

(source)
Link copied to clipboard