on Create
Notifies that ON_CREATE event occurred.
This method will be called after the [LifecycleOwner]'s `onCreate` method returns.
Parameters
lifecycle Owner
the component, whose state was changed
Notifies that ON_CREATE event occurred.
This method will be called after the [LifecycleOwner]'s `onCreate` method returns.
the component, whose state was changed