I
I
Igor2014-04-27 16:21:35
Android
Igor, 2014-04-27 16:21:35

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:
1a7d1339d74a46ab916c9bb3700a2e87.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Yakushev, 2014-04-27
@asdf999

This is the Navigation Drawer functionality .

A
Andrew, 2014-04-27
@DevAndrew

ab.setHomeButtonEnabled(true);
ab.setDisplayHomeAsUpEnabled(true);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question