onCreateViewOnce
Runs the given block once on the next Fragment.onCreateView
(actually onViewStateRestored
).
Return
Disposable that allows removing the observer.
Runs the given block once on the next Fragment.onCreateView
(actually onViewStateRestored
).
Disposable that allows removing the observer.