From af92c07f4934615590413f9e99fce36d251853f3 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 18 Feb 2023 07:57:33 +0100 Subject: [PATCH] Added compose color hint text --- app/src/main/res/layout/fragment_options_send.xml | 15 ++++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_send.xml b/app/src/main/res/layout/fragment_options_send.xml index 9bc0099524..8ee7c3679a 100644 --- a/app/src/main/res/layout/fragment_options_send.xml +++ b/app/src/main/res/layout/fragment_options_send.xml @@ -422,6 +422,19 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvCaptionMessage" /> + + + app:layout_constraintTop_toBottomOf="@id/tvComposeColorHint" /> This will select the last identity used when selecting a recipient for new messages Show a warning when the message text or the subject is empty or when an attachment might be missing The email server could still add the messages to the sent message folder + Very light or very dark colors will result in illegible messages on the recipients\' side Insert \'-- \' between the text and the signature This can result in too little or too much text being removed