mirror of
				https://github.com/TeamNewPipe/NewPipe
				synced 2025-10-31 07:13:00 +00:00 
			
		
		
		
	Remove unused code
This commit is contained in:
		| @@ -159,11 +159,6 @@ class FeedFragment : BaseStateFragment<FeedState>() { | ||||
|         } | ||||
|     } | ||||
|  | ||||
|     // TODO: Move | ||||
|     fun redrawContent() { | ||||
|         groupAdapter.notifyItemRangeChanged(0, Int.MAX_VALUE) | ||||
|     } | ||||
|  | ||||
|     fun setupListViewMode() { | ||||
|         // does everything needed to setup the layouts for grid or list modes | ||||
|         groupAdapter.spanCount = if (shouldUseGridLayout(context)) getGridSpanCountStreams(context) else 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Douile
					Douile