diff --git a/src/res/layout/note_edit.xml b/src/res/layout/note_edit.xml index 4d8a588..9625a33 100644 --- a/src/res/layout/note_edit.xml +++ b/src/res/layout/note_edit.xml @@ -20,7 +20,7 @@ android:layout_height="fill_parent" android:background="@drawable/list_background" xmlns:android="http://schemas.android.com/apk/res/android" -> + android:fitsSystemWindows="true"> + android:background="@drawable/list_background" + android:fitsSystemWindows="true">