onStart

open override fun onStart()

You must call this method from the parent's Activity#onStart() or Fragment#onStart()

See also