Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

fitsSystemWindows true on coordinatorLayout breaks navigationdrawer #3

@SupaHam

Description

@SupaHam

Hey, my coordinatorLayout keeps positioning itself at the top of the screen, behind the top status bar, causing content to cut off

However, when I remove fitsSystemWindows = true from coordinatorLayout. It lines up properly, Also, if i remove it from drawerLayout nothing seems to change (was just experimenting). Also using <item name="android:windowTranslucentStatus">true</item> always causes the content to be placed behind status bar, and fitsSystemWindows has no effect with either setting.

I'm using the Nexus 5X API 28 x86 Emulator through Android Studio.

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