mirror of
				https://github.com/recloudstream/cloudstream.git
				synced 2024-08-15 01:53:11 +00:00 
			
		
		
		
	Fix next episode button showing up erroneously
This commit is contained in:
		
							parent
							
								
									2b29e8078f
								
							
						
					
					
						commit
						924d797e07
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -612,7 +612,7 @@ open class FullScreenPlayer : AbstractPlayerFragment() { | |||
|         //player_media_route_button?.isClickable = !isGone | ||||
|         player_go_back_holder?.isGone = isGone | ||||
|         player_sources_btt?.isGone = isGone | ||||
|         player_skip_episode?.isGone = isGone | ||||
|         player_skip_episode?.isClickable = !isGone | ||||
|     } | ||||
| 
 | ||||
|     private fun updateLockUI() { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue