diff --git a/app/src/main/res/layout/fragment_answer.xml b/app/src/main/res/layout/fragment_answer.xml
index 9762a57fa5..75c685e727 100644
--- a/app/src/main/res/layout/fragment_answer.xml
+++ b/app/src/main/res/layout/fragment_answer.xml
@@ -8,9 +8,9 @@
android:id="@+id/etName"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:layout_marginEnd="6dp"
android:layout_marginStart="6dp"
android:layout_marginTop="6dp"
+ android:layout_marginEnd="6dp"
android:hint="@string/title_answer_name"
android:inputType="textCapSentences"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
@@ -37,10 +37,33 @@
android:hint="@string/title_answer_text"
android:inputType="textCapSentences|textMultiLine"
android:textAppearance="@style/TextAppearance.AppCompat.Small"
- app:layout_constraintBottom_toTopOf="@+id/bottom_navigation"
+ app:layout_constraintBottom_toTopOf="@+id/tvTemplateName"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/vSeparator" />
+
+
+
+
Reply template
Template name
Template text
+ $name$ will be replaced by the sender full name
+ $email$ will be replaced by the sender email address
Inbox
Unified inbox