mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Fixed #308
This commit is contained in:
parent
b16ffe020e
commit
17f0754405
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ class LibraryController(
|
|||
|
||||
override fun onDestroyView(view: View) {
|
||||
LibraryUpdateService.removeListener(this)
|
||||
actionMode = null
|
||||
destroyActionModeIfNeeded()
|
||||
super.onDestroyView(view)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue