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