mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	Merge pull request #1491 from annoyatron255/video-info-fix
Fix #1440 Broken Video Info Layout
This commit is contained in:
		| @@ -101,7 +101,8 @@ | ||||
|             <RelativeLayout | ||||
|                 android:id="@+id/detail_content_root_layout" | ||||
|                 android:layout_width="match_parent" | ||||
|                 android:layout_height="match_parent"> | ||||
|                 android:layout_height="match_parent" | ||||
|                 android:background="?android:windowBackground"> | ||||
|  | ||||
|                 <!-- TITLE --> | ||||
|                 <FrameLayout | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Christian Schabesberger
					Christian Schabesberger