Categories
How to show side menu button in actionbar?
As far as I understand, this is some kind of standard button (see screenshot) on the left:
Answer the question
In order to leave comments, you need to log in
This is the Navigation Drawer functionality .
ab.setHomeButtonEnabled(true); ab.setDisplayHomeAsUpEnabled(true);
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question