mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-13 17:23:56 +01:00
Fix bottom constraint of sender photo in civ2.
This commit is contained in:
committed by
Greyson Parrelli
parent
8a93814bac
commit
ae3071d318
@@ -36,7 +36,7 @@
|
||||
android:cropToPadding="true"
|
||||
android:visibility="gone"
|
||||
app:fallbackImageSize="small"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintBottom_toBottomOf="@id/conversation_item_body_wrapper"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
tools:visibility="visible" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user