From 041f2c127b38f5f2526b2a85b5d6424a1db0ad22 Mon Sep 17 00:00:00 2001 From: xy0dls <2153766822@qq.com> Date: Wed, 23 Apr 2025 23:19:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=9B=BE=E7=89=87=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E7=9A=84xml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MiNote/app/src/main/res/layout/note_edit.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/MiNote/app/src/main/res/layout/note_edit.xml b/MiNote/app/src/main/res/layout/note_edit.xml index 10b2aa7..2b96193 100644 --- a/MiNote/app/src/main/res/layout/note_edit.xml +++ b/MiNote/app/src/main/res/layout/note_edit.xml @@ -57,10 +57,14 @@ android:textAppearance="@style/TextAppearanceSecondaryItem" /> + android:layout_marginLeft="7dp" + android:layout_marginTop="600dp" + android:layout_marginBottom="7dp" + android:src="@android:drawable/ic_menu_gallery" /> +