diff --git a/app/src/main/res/layout/fragment_compose.xml b/app/src/main/res/layout/fragment_compose.xml index 3311409c54..0bde3efee1 100644 --- a/app/src/main/res/layout/fragment_compose.xml +++ b/app/src/main/res/layout/fragment_compose.xml @@ -239,6 +239,20 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/tvSignature" /> + + + app:layout_constraintTop_toBottomOf="@id/tvReferenceHint" /> + app:layout_constraintTop_toTopOf="@id/tvReferenceHint" /> + app:layout_constraintTop_toTopOf="@id/tvReferenceHint" /> + app:constraint_referenced_ids="tvReferenceHint,tvReference" /> diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5c51275d60..eff06e7290 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -385,6 +385,7 @@ No or no suitable internet connection Synchronization will be performed on next account connection Folder does not exist + The originally received message will be included Messages moved across accounts will be downloaded again resulting in extra data usage Raw message saved Attachment saved