From faa4c89dcd9ae5a1af959ec9ec5ca05577fa67c2 Mon Sep 17 00:00:00 2001 From: M66B Date: Mon, 26 Jun 2023 11:47:11 +0200 Subject: [PATCH] Added remark --- .../main/res/layout/dialog_delete_attachments.xml | 15 ++++++++++++++- app/src/main/res/values/strings.xml | 4 ++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/dialog_delete_attachments.xml b/app/src/main/res/layout/dialog_delete_attachments.xml index 7ad3d8c968..28b91044e1 100644 --- a/app/src/main/res/layout/dialog_delete_attachments.xml +++ b/app/src/main/res/layout/dialog_delete_attachments.xml @@ -25,7 +25,7 @@ app:fastScrollVerticalThumbDrawable="@drawable/scroll_thumb" app:fastScrollVerticalTrackDrawable="@drawable/scroll_track" app:layout_constrainedHeight="true" - app:layout_constraintBottom_toBottomOf="parent" + app:layout_constraintBottom_toTopOf="@+id/tvRemark" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" /> @@ -41,4 +41,17 @@ app:layout_constraintEnd_toEndOf="@id/rvAttachment" app:layout_constraintStart_toStartOf="@id/rvAttachment" app:layout_constraintTop_toTopOf="@id/rvAttachment" /> + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 2193593a13..7acd9c8a32 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1441,6 +1441,10 @@ Treat as spam Delete permanently Delete attachments + + To delete attachments, a new message must be added and the old message must be deleted. + Since this may fail, the old message will be moved to the trash. + Snooze … Archive Reply