diff --git a/app/src/main/res/layout/conversation_input_panel.xml b/app/src/main/res/layout/conversation_input_panel.xml index dc3008c10f..788b97a307 100644 --- a/app/src/main/res/layout/conversation_input_panel.xml +++ b/app/src/main/res/layout/conversation_input_panel.xml @@ -134,6 +134,7 @@ app:layout_constraintBottom_toBottomOf="@id/compose_bubble" app:layout_constraintStart_toStartOf="@id/compose_bubble" app:layout_constraintTop_toBottomOf="@id/compose_bubble_top_elements" + app:layout_constraintVertical_bias="1.0" app:tint="@color/signal_colorOnSurfaceVariant" />