FragmentInstallStrategy

abstract class FragmentInstallStrategy : AbstractInstallStrategy

Constructors

FragmentInstallStrategy
Link copied to clipboard
fun FragmentInstallStrategy(logger: Logger)
FragmentInstallStrategy
Link copied to clipboard
@Inject
fun FragmentInstallStrategy()

Types

Registrar
Link copied to clipboard
object Registrar : InstallStrategyRegistrar

Functions

execute
Link copied to clipboard
open override fun execute(context: ComponentMetadataContext)