Enable fitsSystemWindows in drawer.xml
[pub/Android/ownCloud.git] / res / layout / drawer.xml
index 7bff7a5..249dd7d 100644 (file)
@@ -25,7 +25,8 @@
     android:background="@color/background_color"
     android:baselineAligned="false"
     android:clickable="true"
-    android:orientation="vertical">
+    android:orientation="vertical"
+    android:fitsSystemWindows="true">
 
     <LinearLayout
         android:layout_width="match_parent"