Restore previous query in global search. Closes #1040
This commit is contained in:
@@ -283,7 +283,7 @@ class LibraryController(
|
||||
*/
|
||||
private fun onFilterChanged() {
|
||||
presenter.requestFilterUpdate()
|
||||
(activity as? AppCompatActivity)?.supportInvalidateOptionsMenu()
|
||||
activity?.invalidateOptionsMenu()
|
||||
}
|
||||
|
||||
private fun onDownloadBadgeChanged(){
|
||||
|
||||
Reference in New Issue
Block a user