onResume

open override fun onResume()

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

See also