diff --git a/app/src/main/res/layout/fragment_options_connection.xml b/app/src/main/res/layout/fragment_options_connection.xml index 2e040f7a8e..6ba74799fe 100644 --- a/app/src/main/res/layout/fragment_options_connection.xml +++ b/app/src/main/res/layout/fragment_options_connection.xml @@ -174,6 +174,18 @@ app:layout_constraintTop_toBottomOf="@id/tvAdvanced" app:switchPadding="12dp" /> + + + app:layout_constraintTop_toBottomOf="@id/tvValidateHint" /> Disabling this option will disable receiving and sending messages on mobile internet connections Assuming no roaming within the EU Enabling this can cause connection problems on some devices + This can result in messages not being synchronized, for example when using a VPN, but also in other situations The read/write timeout will be set to the double of the connection timeout. Higher values will result in more battery use. Enabling this will disable weak SSL protocols and ciphers, which can lead to connection problems Messages headers will always be fetched when roaming. You can use the device\'s roaming setting to disable internet while roaming.