From afafe259c46d1c069abd457dc639e341fa61127c Mon Sep 17 00:00:00 2001 From: JTXjtx Date: Mon, 19 Jan 2026 08:41:52 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=94=B9=E5=96=84=E9=97=AA=E9=80=80=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=9B=202.=E8=A7=A3=E5=86=B3=E4=B8=8A=E4=B8=8B?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=85=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Notesmaster/app/src/main/res/layout/note_edit.xml | 2 ++ src/Notesmaster/app/src/main/res/layout/note_list.xml | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) 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">