So in my app I have a section where a new Activity is started that contains a ViewPager / Navigation Drawer, the thing where you click the hamburger icon and a little pane slides out from the left so you have another place to click menu options.
However the button that causes this to slide out is the hamburger icon where normally the back arrow exists.
Is there a known way to get around this? I don't know if there is a feature that allows both a back arrow AND a hamburger/drawer-expansion icon on the screen at the same time in some form.