diff --git a/core/src/main/res/layout/fragment_main.xml b/core/src/main/res/layout/fragment_main.xml index d3651cf13..325c5fe10 100644 --- a/core/src/main/res/layout/fragment_main.xml +++ b/core/src/main/res/layout/fragment_main.xml @@ -20,8 +20,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/new_navigation_fragment_main_drawer_layout" android:layout_width="match_parent" - android:layout_height="match_parent" - android:fitsSystemWindows="true"> + android:layout_height="match_parent">