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)