mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Clear the item list when starting loading
This commit is contained in:
		| @@ -111,6 +111,8 @@ public abstract class BaseListInfoFragment<I extends ListInfo> | ||||
|         super.startLoading(forceLoad); | ||||
|  | ||||
|         showListFooter(false); | ||||
|         infoListAdapter.clearStreamItemList(); | ||||
|  | ||||
|         currentInfo = null; | ||||
|         if (currentWorker != null) currentWorker.dispose(); | ||||
|         currentWorker = loadResult(forceLoad) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Mauricio Colli
					Mauricio Colli