Lint
This commit is contained in:
parent
47dc5c29cb
commit
5cc46b1532
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ abstract class BaseController<VB : ViewBinding>(bundle: Bundle? = null) :
|
|||
setTitle()
|
||||
setHasOptionsMenu(true)
|
||||
}
|
||||
|
||||
|
||||
super.onChangeStarted(handler, type)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue