From b8a958d2abce3e4072392783eba13bcafcdd5707 Mon Sep 17 00:00:00 2001 From: M66B Date: Sat, 27 May 2023 08:56:30 +0200 Subject: [PATCH] POP3: added remark about maximum number of messages --- app/src/main/res/layout/fragment_pop.xml | 14 +++++++++++++- app/src/main/res/values/strings.xml | 1 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_pop.xml b/app/src/main/res/layout/fragment_pop.xml index ff894869b3..396eaf51ba 100644 --- a/app/src/main/res/layout/fragment_pop.xml +++ b/app/src/main/res/layout/fragment_pop.xml @@ -500,6 +500,18 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/cbLeaveDevice" /> + + + app:layout_constraintTop_toBottomOf="@id/tvMaxKeep" /> Leave deleted messages on server Leave messages on device Maximum number of messages to download (blank for all) + This is the maximum number of messages that will be kept on the device Enter a positive number to download the messages at the end (most common) and a negative number to download the messages at the beginning (least common)