This commit is contained in:
Jobobby04 2020-07-09 16:14:29 -04:00
parent 47dc5c29cb
commit 5cc46b1532

View File

@ -66,7 +66,7 @@ abstract class BaseController<VB : ViewBinding>(bundle: Bundle? = null) :
setTitle()
setHasOptionsMenu(true)
}
super.onChangeStarted(handler, type)
}