diff --git a/res/layout/scribble_activity.xml b/res/layout/scribble_activity.xml index 366c9cd60..21802883e 100644 --- a/res/layout/scribble_activity.xml +++ b/res/layout/scribble_activity.xml @@ -6,6 +6,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/black" + android:fitsSystemWindows="true" tools:context="org.thoughtcrime.securesms.scribbles.ScribbleActivity">