The ActionBar does not show title when using relative layout. And when I not use the RelativeLayout, the items are not aligned to right. Please don\'t tell me to use menu it
There is a workaround by adding TextView with titleTextStyle to the layout. If any of you have a better answer i'm looking forward to see it.
My workaround: