diff --git a/src/Notesmaster/app/src/main/res/layout/note_edit.xml b/src/Notesmaster/app/src/main/res/layout/note_edit.xml index 10b2aa7..ac3cad0 100644 --- a/src/Notesmaster/app/src/main/res/layout/note_edit.xml +++ b/src/Notesmaster/app/src/main/res/layout/note_edit.xml @@ -19,6 +19,8 @@ android:layout_width="fill_parent" android:layout_height="fill_parent" android:background="@drawable/list_background" + android:fitsSystemWindows="true" + android:paddingTop="24dp" xmlns:android="http://schemas.android.com/apk/res/android"> + android:background="@drawable/list_background" + android:fitsSystemWindows="true" + android:paddingTop="24dp">