mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Fix controls not hiding correctly when switching player
This commit is contained in:
		| @@ -2186,8 +2186,8 @@ public final class Player implements | ||||
|             startProgressLoop(); | ||||
|         } | ||||
|  | ||||
|         controlsVisibilityHandler.removeCallbacksAndMessages(null); | ||||
|         animate(binding.playbackControlRoot, false, DEFAULT_CONTROLS_DURATION); | ||||
|         // if we are e.g. switching players, hide controls | ||||
|         hideControls(DEFAULT_CONTROLS_DURATION, 0); | ||||
|  | ||||
|         binding.playbackSeekBar.setEnabled(false); | ||||
|         binding.playbackSeekBar.getThumb() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stypox
					Stypox