Fix chapter list selection uninverting (closes #3014)
This commit is contained in:
@@ -265,9 +265,6 @@ class UpdatesController :
|
||||
presenter.deleteChapters(chaptersToDelete)
|
||||
}
|
||||
|
||||
/**
|
||||
* Destory [ActionMode] if it's shown
|
||||
*/
|
||||
private fun destroyActionModeIfNeeded() {
|
||||
actionMode?.finish()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user