I am trying to have an actionbar like this: 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