I'm using ActionBarCompat in my app, an I want to show one or two items in the action bar
I follwed the guide of google developers, but when I test it, the items are showed in the "Overflow" option (in Nexus 4) and if I tap on the menu button if there exist (ex. Galaxy S3)
What I've doing wrong?
SOLUTION FOUND
You can find it in a answer.
I think you need to provide the icon for these actions so they can appear in the action bar.