diff --git a/app/src/main/res/layout/fragment_git_bottom_sheet.xml b/app/src/main/res/layout/fragment_git_bottom_sheet.xml
index 8eff81abb2..2435a133fe 100644
--- a/app/src/main/res/layout/fragment_git_bottom_sheet.xml
+++ b/app/src/main/res/layout/fragment_git_bottom_sheet.xml
@@ -1,171 +1,186 @@
-
-
-
-
-
-
-
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+ android:layout_marginTop="8dp"
+ android:hint="@string/commit_summary"
+ app:layout_constraintEnd_toEndOf="parent"
+ app:layout_constraintStart_toEndOf="@id/authorAvatar"
+ app:layout_constraintTop_toBottomOf="@id/guideline_limit">
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_marginTop="8dp"
+ android:hint="@string/commit_description_optional"
+ app:layout_constraintTop_toBottomOf="@id/commitSummaryLayout">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+