Reputation: 5582
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?
And when you press a new (activity? Or fragments?
Thank you!
Upvotes: 1
Views: 1565
Reputation: 7772
You should consult the official search example in the docs: http://developer.android.com/guide/topics/search/index.html
Upvotes: 2