Fix bottom constraint of sender photo in civ2.
This commit is contained in:
parent
8a93814bac
commit
ae3071d318
1 changed files with 1 additions and 1 deletions
|
@ -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" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue