mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 15:23:00 +00:00 
			
		
		
		
	Update VideoItemListFragment.java
This commit is contained in:
		| @@ -212,7 +212,7 @@ public class VideoItemListFragment extends ListFragment { | |||||||
|             loadThumbsThread = new Thread(loadThumbsRunnable); |             loadThumbsThread = new Thread(loadThumbsRunnable); | ||||||
|             loadThumbsThread.start(); |             loadThumbsThread.start(); | ||||||
|         } catch(java.lang.IllegalStateException e) { |         } catch(java.lang.IllegalStateException e) { | ||||||
|             Log.w(TAG, "Trying to set value while activity doesn't anymore."); |             Log.w(TAG, "Trying to set value while activity doesn't exist anymore."); | ||||||
|         } catch(Exception e) { |         } catch(Exception e) { | ||||||
|             e.printStackTrace(); |             e.printStackTrace(); | ||||||
|         } |         } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Soofe
					Soofe