Fix list stream item details overflow when there's free space

This commit is contained in:
krlvm 2021-04-04 21:07:43 +03:00
parent 53603e90e1
commit d1f413e349

View file

@ -84,6 +84,7 @@
android:textSize="@dimen/video_item_search_upload_date_text_size"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="@+id/itemVideoTitleView"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@+id/itemUploaderView"
tools:text="2 years ago • 10M views" />