Appcompat Toolbar Not Showing With Navigation Drawer
I am trying to configure the following in my app: Toolbar (Appcompat v7 version) Navigation Drawer Pre- Lollipop Appcompat v7 Material theme I followed the instructions here: http://android-developers.blogspot.com/2014/10/appcompat-v21-material-design-for-pre.html However, after declaring .NoActionBar in the theme, as well as putting the toolbar in the layout, my toolbar does not show . What I end up getting is exactly what you'd expect when declaring no action bar -- no action bar. Here is the layout: <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res