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" />
+