Closed yolapop closed 9 years ago
I think that's the intended effect. Have you looked at Google Play Store? The same bar is visible too. However feel free to remove it from the XML. It will work anyway.
No by "on top of the drawer", I meant on the whole screen.. the drawer looked dark when opened (sorry no screenshot available). Maybe that's because the emulator or something but I've removed ScrimInsetsFrameLayout
and it worked okay.
EDIT: yea definitely will re-check later with real device
I just tested my app on Lollipop emulator and somehow when the nav drawer is opened, the scrim is visible on top of the nav drawer. If I remove ScrimInsetsFrameLayout from layout-v21, it works fine..