diff --git a/app/src/main/res/layout/fragment_options_display.xml b/app/src/main/res/layout/fragment_options_display.xml
index 6576d9cf25..f06daf429a 100644
--- a/app/src/main/res/layout/fragment_options_display.xml
+++ b/app/src/main/res/layout/fragment_options_display.xml
@@ -1492,6 +1492,18 @@
app:layout_constraintTop_toBottomOf="@id/swMonospaced"
app:switchPadding="12dp" />
+
+
Scrolling can be slow due to a bug in some Android versions when the number of lines is more than one
This can result in very small fonts
This can make messages narrower, but also look strange
+ Plain text only messages will be considered as preformatted
This applies to reformatted messages only
Inline images are images included in the message
This will more accurately display messages, but possibly with a delay