Skip to content

Commit

Permalink
Merge branch '#100-search-screen' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex009 committed Feb 25, 2020
2 parents 3b00eb5 + 1730de4 commit 41848e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ fun NavigationBar.Search.apply(
mlp?.rightMargin = 0
}

toolbar.menu.clear()
val searchItem = toolbar.menu.add("search")
searchItem.icon = searchView.findViewById<ImageView>(R.id.search_button).drawable
searchItem.actionView = searchView
Expand Down

0 comments on commit 41848e5

Please sign in to comment.