From 32c58640a2ae78776de1f8638538dfdc83b33e98 Mon Sep 17 00:00:00 2001 From: Jay Date: Mon, 27 Jan 2020 21:40:35 -0800 Subject: [PATCH] Remove pencil from edit manga cover Move reset tags to the bottom --- .../drawable/ic_edit_outlined_white_24dp.xml | 7 ----- app/src/main/res/layout/edit_manga_dialog.xml | 31 +++++-------------- 2 files changed, 8 insertions(+), 30 deletions(-) delete mode 100644 app/src/main/res/drawable/ic_edit_outlined_white_24dp.xml diff --git a/app/src/main/res/drawable/ic_edit_outlined_white_24dp.xml b/app/src/main/res/drawable/ic_edit_outlined_white_24dp.xml deleted file mode 100644 index f2b354f78f..0000000000 --- a/app/src/main/res/drawable/ic_edit_outlined_white_24dp.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - \ No newline at end of file diff --git a/app/src/main/res/layout/edit_manga_dialog.xml b/app/src/main/res/layout/edit_manga_dialog.xml index 5543cea132..0d400660bd 100644 --- a/app/src/main/res/layout/edit_manga_dialog.xml +++ b/app/src/main/res/layout/edit_manga_dialog.xml @@ -22,20 +22,6 @@ android:contentDescription="@string/description_cover" android:background="@drawable/image_border_background" android:src="@mipmap/ic_launcher"/> - - - - -