Skip to content

DrawerLayout behavior overriden  #5

@carrierev

Description

@carrierev

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

without_konami

Now, as soon as I put the code to initialize the library, this happens :

with_konami

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions