From 37c4b345c8859c2cc97fec95ce71e1edeb85d0cb Mon Sep 17 00:00:00 2001 From: fangzheng <13929869895@163.com> Date: Sat, 17 Jan 2026 17:09:54 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=8C=89=E9=94=AE=E9=81=AE?= =?UTF-8?q?=E6=8C=A1=E5=92=8C=E7=8A=B6=E6=80=81=E6=A0=8F=E9=81=AE=E6=8C=A1?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/res/layout/note_edit.xml | 2 +- src/res/layout/note_list.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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">