Clean up base classes
Should be able to throw away some of the search controller stuff after Global Search is migrated
This commit is contained in:
-2
@@ -92,8 +92,6 @@ open class GlobalSearchController(
|
||||
inflater,
|
||||
R.menu.global_search,
|
||||
R.id.action_search,
|
||||
null,
|
||||
false, // the onMenuItemActionExpand will handle this
|
||||
)
|
||||
|
||||
optionsMenuSearchItem = menu.findItem(R.id.action_search)
|
||||
|
||||
Reference in New Issue
Block a user