onResume

open override fun onResume(owner: LifecycleOwner)

Notifies that ON_RESUME event occurred.

This method will be called after the LifecycleOwner's onResume method returns.

Parameters

owner

the component, whose state was changed