Created
January 16, 2020 14:39
-
-
Save wajahatkarim3/2c1257aaac8f69af6074bc7f2bc0f542 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
override fun onCreateOptionsMenu(menu: Menu, inflater: MenuInflater) { | |
inflater.inflate(R.menu.search_menu, menu) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment