Fix list stream item details overflow when there's free space
This commit is contained in:
parent
ea294e8e5d
commit
425a312151
|
@ -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" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue