mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	update design
This commit is contained in:
		| @@ -9,7 +9,7 @@ | |||||||
|     <ImageView android:id="@+id/itemThumbnailView" |     <ImageView android:id="@+id/itemThumbnailView" | ||||||
|         android:layout_width="142dp" |         android:layout_width="142dp" | ||||||
|         android:layout_height="80dp" |         android:layout_height="80dp" | ||||||
|         android:layout_marginRight="10dp" |         android:layout_marginRight="6dp" | ||||||
|         android:scaleType="centerCrop" |         android:scaleType="centerCrop" | ||||||
|         android:layout_alignParentLeft="true" |         android:layout_alignParentLeft="true" | ||||||
|         android:layout_alignParentTop="true" |         android:layout_alignParentTop="true" | ||||||
| @@ -27,7 +27,7 @@ | |||||||
|  |  | ||||||
|     <TextView android:id="@+id/itemUploaderView" |     <TextView android:id="@+id/itemUploaderView" | ||||||
|         android:layout_width="wrap_content" |         android:layout_width="wrap_content" | ||||||
|         android:layout_height="15dp" |         android:layout_height="18dp" | ||||||
|         android:layout_toRightOf="@id/itemThumbnailView" |         android:layout_toRightOf="@id/itemThumbnailView" | ||||||
|         android:layout_below="@id/itemVideoTitleView" |         android:layout_below="@id/itemVideoTitleView" | ||||||
|         android:textAppearance="?android:attr/textAppearanceSmall" |         android:textAppearance="?android:attr/textAppearanceSmall" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 chschtsch
					chschtsch