Fix bad padding in expired story quotes.
This commit is contained in:
parent
bc6face873
commit
625ca832b0
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
||||||
app:layout_constraintHorizontal_bias="0"
|
app:layout_constraintHorizontal_bias="0"
|
||||||
app:layout_constraintStart_toEndOf="@id/quote_bar"
|
app:layout_constraintStart_toEndOf="@id/quote_bar"
|
||||||
app:layout_constraintTop_toBottomOf="@id/quote_attachment_name_stub"
|
app:layout_constraintTop_toBottomOf="@id/quote_attachment_name_stub"
|
||||||
|
app:layout_goneMarginBottom="8dp"
|
||||||
tools:text="Photo"
|
tools:text="Photo"
|
||||||
tools:visibility="visible" />
|
tools:visibility="visible" />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue