toggle menu
Moove Documentation
androidJvm
switch theme
search in API
shared
/
com.moove.shared.presentation.fragment.delegate
/
FragmentViewLifecycleAwareDelegate
/
FragmentViewLifecycleAwareDelegate
Fragment
View
Lifecycle
Aware
Delegate
constructor
(
fragment
:
Fragment
,
itemFactory
:
(
View
)
->
T
,
tearDown
:
(
T
)
->
Unit
?
=
null
)