mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	add IOException
This commit is contained in:
		| @@ -60,6 +60,8 @@ import org.schabi.newpipe.player.popup.PopupViewHolder; | |||||||
| import org.schabi.newpipe.player.popup.StateInterface; | import org.schabi.newpipe.player.popup.StateInterface; | ||||||
| import org.schabi.newpipe.util.NavStack; | import org.schabi.newpipe.util.NavStack; | ||||||
|  |  | ||||||
|  | import java.io.IOException; | ||||||
|  |  | ||||||
| public class PopupVideoPlayer extends Service implements StateInterface { | public class PopupVideoPlayer extends Service implements StateInterface { | ||||||
|     private static final String TAG = ".PopupVideoPlayer"; |     private static final String TAG = ".PopupVideoPlayer"; | ||||||
|     private static final boolean DEBUG = false; |     private static final boolean DEBUG = false; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Christian Schabesberger
					Christian Schabesberger