Clicking hamburger icon on Toolbar does not open Navigation Drawer

后端 未结 13 2839
太阳男子
太阳男子 2020-12-14 00:08

I have a simple android.support.v7.widget.Toolbar and all I am trying to do is to open a NavigationDrawer by pressing the \"hamburger\" icon in the top left cor

13条回答
  •  爱一瞬间的悲伤
    2020-12-14 00:44

    As i have no specific answer to your problem, i want to suggest a completely different approach:

    In my projects im using the Material Drawer developed by Mike Penz. Its looks really nice, is easy to implement, and there is not much you have to worry about.

    So if you cant find a solution for your problem, you could give it a try.

提交回复
热议问题