mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Fix invisible buffering / loading indicator in player
This commit is contained in:
		| @@ -2077,6 +2077,7 @@ public final class Player implements | ||||
|             Log.d(TAG, "onBuffering() called"); | ||||
|         } | ||||
|         binding.loadingPanel.setBackgroundColor(Color.TRANSPARENT); | ||||
|         binding.loadingPanel.setVisibility(View.VISIBLE); | ||||
|  | ||||
|         binding.getRoot().setKeepScreenOn(true); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 TobiGr
					TobiGr