From ae51eb10d95c96f2e6480249608b580b49984cfb Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 14 Apr 2022 08:09:57 +0200 Subject: [PATCH] Added folder nav hint --- .../main/res/layout/fragment_options_behavior.xml | 12 ++++++++++++ app/src/main/res/values/strings.xml | 1 + 2 files changed, 13 insertions(+) diff --git a/app/src/main/res/layout/fragment_options_behavior.xml b/app/src/main/res/layout/fragment_options_behavior.xml index 85061c2c2a..d6d3d85762 100644 --- a/app/src/main/res/layout/fragment_options_behavior.xml +++ b/app/src/main/res/layout/fragment_options_behavior.xml @@ -305,6 +305,18 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/sbSwipeSensitivity" app:switchPadding="12dp" /> + + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 71ca559e83..32490a22db 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -780,6 +780,7 @@ This will check if the domain name of the sender and the reply address are the same This will check if DNS MX records exist This will slow down synchronizing messages + This will always return to the folder list of the related account from a message list If disabled, only email addresses will be used when selecting contacts In addition to contacts provided by Android. Contact data will be stored for newly sent or received messages only when enabled.