mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Revert hiding detail fragment tabs when in fullscreen
This commit is contained in:
		| @@ -1889,10 +1889,8 @@ public final class VideoDetailFragment | ||||
|  | ||||
|         if (fullscreen) { | ||||
|             hideSystemUiIfNeeded(); | ||||
|             viewPager.setVisibility(View.GONE); | ||||
|         } else { | ||||
|             showSystemUi(); | ||||
|             viewPager.setVisibility(View.VISIBLE); | ||||
|         } | ||||
|  | ||||
|         if (relatedStreamsLayout != null) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stypox
					Stypox