CREATED
Created state for a LifecycleOwner. For an android.app.Activity, this state is reached in two cases:
after android.app.Activity.onCreate call;
right before android.app.Activity.onStop call.
Created state for a LifecycleOwner. For an android.app.Activity, this state is reached in two cases:
after android.app.Activity.onCreate call;
right before android.app.Activity.onStop call.