jeudi 21 mai 2015

LeftAlign support actionBar with more icons on the right?

I am trying to have an actionbar like this: Actionbar As you can see, there are some icons on the left, no title or home icon and on the right there are more icons hidden. My question is, how to achieve this effect ? I know that i must use rhe custom layout for this but can't figure out how to properly style and override proper methods like OnOptionsItemSelected(). So far I have

 getSupportActionBar().setShowTitleEnabeled(false);

Aucun commentaire:

Enregistrer un commentaire