I am working on an Android application. I need to add a menu on the left side of the action bar. I can add a menu on the right side, but along with the right side menu, I also want to add a menu on the left side of the action bar in the same way:

I spent several hours searching for how to reach this menu on the left, but failed. How can i achieve this? Thank!
source
share