Working from this android example, I\'ve attempted to create an app that uses the support version (android.support.v4 and android.support.v7).
The example creates a
Did you copy the ic_drawer drawable from the example to your project? I think yes because the code should no compile without that drawable, but when I've implemented DrawerLayout in my app, I had to copy that drawable inside my resources.