Engine
/
com.drake.engine.utils
/
FragmentUtils
/
removeTo
remove
To
open fun
removeTo
(
@
NonNull
()
removeTo:
Fragment
, isIncludeSelf:
Boolean
)
Content copied to clipboard
Remove to fragment.
Parameters
removeTo
The fragment will be removed to.
isIncludeSelf
True to include the fragment, false otherwise.