mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-08 09:18:39 +01:00
Pin left GIF button to bottom of compose box.
This commit is contained in:
committed by
Cody Henthorne
parent
5e490376f4
commit
295d4b9466
@@ -134,6 +134,7 @@
|
|||||||
app:layout_constraintBottom_toBottomOf="@id/compose_bubble"
|
app:layout_constraintBottom_toBottomOf="@id/compose_bubble"
|
||||||
app:layout_constraintStart_toStartOf="@id/compose_bubble"
|
app:layout_constraintStart_toStartOf="@id/compose_bubble"
|
||||||
app:layout_constraintTop_toBottomOf="@id/compose_bubble_top_elements"
|
app:layout_constraintTop_toBottomOf="@id/compose_bubble_top_elements"
|
||||||
|
app:layout_constraintVertical_bias="1.0"
|
||||||
app:tint="@color/signal_colorOnSurfaceVariant" />
|
app:tint="@color/signal_colorOnSurfaceVariant" />
|
||||||
|
|
||||||
<org.thoughtcrime.securesms.components.ComposeText
|
<org.thoughtcrime.securesms.components.ComposeText
|
||||||
|
|||||||
Reference in New Issue
Block a user