STARTED
Started state for a LifecycleOwner. For an android.app.Activity, this state is reached in two cases:
after android.app.Activity.onStart call;
right before android.app.Activity.onPause call.
Started state for a LifecycleOwner. For an android.app.Activity, this state is reached in two cases:
after android.app.Activity.onStart call;
right before android.app.Activity.onPause call.