diff --git a/app/src/main/res/layout/stories_text_post_creation_fragment.xml b/app/src/main/res/layout/stories_text_post_creation_fragment.xml index 4d4b694a8..c182259b2 100644 --- a/app/src/main/res/layout/stories_text_post_creation_fragment.xml +++ b/app/src/main/res/layout/stories_text_post_creation_fragment.xml @@ -6,17 +6,26 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + app:layout_constraintVertical_bias="0"> + + + + + app:layout_constraintTop_toBottomOf="@id/story_text_post_card" />