I have a problem with the design of my ActionBar.
The problem is that I want to create an Action Button on my Action Bar that is a text only button an then I want move it around with margins and make the text bigger then the default (Not programmatically).
I tried to achive this using a style but it did not work and the size and the location of the botton stayed as the defalut. How can I achive this kind of result?