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 ea294e8e5d
commit 425a312151
No known key found for this signature in database
GPG Key ID: B8552A91FD265536
1 changed files with 1 additions and 0 deletions

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" />