onDestroyViewOnce
Runs the given block once on the next Fragment.onDestroyView
.
Return
Disposable that allows removing the observer.
Runs the given block once on the next Fragment.onDestroyView
.
Disposable that allows removing the observer.