mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-29 06:17:38 +00:00 
			
		
		
		
	NoComments -> NoVideos in related items screen
This commit is contained in:
		| @@ -76,7 +76,7 @@ fun RelatedItems(info: StreamInfo) { | ||||
|             if (info.relatedItems.isEmpty()) { | ||||
|                 item { | ||||
|                     EmptyStateComposable( | ||||
|                         spec = EmptyStateSpec.NoComments, | ||||
|                         spec = EmptyStateSpec.NoVideos, | ||||
|                         modifier = Modifier | ||||
|                             .fillMaxWidth() | ||||
|                             .heightIn(min = 128.dp) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stypox
					Stypox