-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi,
I'm encountering some issue with your library
So this is a simple To Do App, with a toolbar and a DrawerLayout for the navigation.
This is the expected behavior of the app, the drawerLayout draws over the status bar
Now, as soon as I put the code to initialize the library, this happens :
As you can see, now the drawerLayout doesnt draw over the status bar anymore, and the status bar isn't black but light grey.
Do you have any idea why this is happening ?
For reference I'm testing it with the following sample : https://github.com/googlesamples/android-architecture/tree/todo-mvp/
Metadata
Metadata
Assignees
Labels
No labels