mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-08-30 01:17:55 +00:00
Fix list stream item details overflow when there's free space
This commit is contained in:
@@ -84,6 +84,7 @@
|
|||||||
android:textSize="@dimen/video_item_search_upload_date_text_size"
|
android:textSize="@dimen/video_item_search_upload_date_text_size"
|
||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:layout_constraintLeft_toLeftOf="@+id/itemVideoTitleView"
|
app:layout_constraintLeft_toLeftOf="@+id/itemVideoTitleView"
|
||||||
|
app:layout_constraintRight_toRightOf="parent"
|
||||||
app:layout_constraintTop_toBottomOf="@+id/itemUploaderView"
|
app:layout_constraintTop_toBottomOf="@+id/itemUploaderView"
|
||||||
tools:text="2 years ago • 10M views" />
|
tools:text="2 years ago • 10M views" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user