Navigation Drawer semi-transparent over status bar not working
问题 I am working on Android project and I am implementing the Navigation Drawer. I am reading through the new Material Design Spec and the Material Design Checklist. The spec says that the slide out pane should float above everything else including the status bar and be semi-transparent over the status bar. My navigation panel is over the status bar but its not got any transparency. I\'ve followed the code from this SO post as suggested in the Google developers blog spot, link above How do I use