diff --git a/core/src/main/res/layout/fragment_main.xml b/core/src/main/res/layout/fragment_main.xml index 325c5fe10..a3a2c0da5 100644 --- a/core/src/main/res/layout/fragment_main.xml +++ b/core/src/main/res/layout/fragment_main.xml @@ -63,6 +63,6 @@ android:layout_width="wrap_content" android:layout_height="match_parent" android:layout_gravity="end" - android:fitsSystemWindows="true" + android:layout_marginTop="24dp" app:headerLayout="@layout/drawer_right" />