From c1210839a40d8e61836b903dcfd4a5beae525ec3 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 22 Dec 2024 08:41:29 +0100 Subject: [PATCH] Added default font remark --- 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 2173db8111..0e16eb6734 100644 --- a/app/src/main/res/layout/fragment_options_send.xml +++ b/app/src/main/res/layout/fragment_options_send.xml @@ -589,6 +589,19 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/spComposeFont" /> + + 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 + Default means respecting the font as selected on the receiver side HTML is allowed. Available placeholders: %1$s A recipient might miss your reply, for example when a longer message is being truncated Otherwise, add shared addresses or files to the current draft message