Search code examples
androidandroid-actionbargoogle-places-apisearchview

Android search button and search field in action bar


Could someone tell me where can I find some example of how to make this (button I presume?) and this search field to be inside the action bar?

enter image description here this search box with Google place autocompleteis

And when you press a new (activity? Or fragments?

Thank you!


Solution

  • You should consult the official search example in the docs: http://developer.android.com/guide/topics/search/index.html