Pin left GIF button to bottom of compose box.

This commit is contained in:
Nicholas Tinsley
2024-05-28 16:36:10 -04:00
committed by Cody Henthorne
parent 5e490376f4
commit 295d4b9466

View File

@@ -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" />
<org.thoughtcrime.securesms.components.ComposeText