I Am trying to create an actionbar without the app logo/text, and with a centralised picture, and i know it is possible with a custom view, here is my code:
just remove DISPLAY_SHOW_HOME flag from your actionBar.setDisplayOptions() method.