mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 06:17:57 +01:00 
			
		
		
		
	recycler is not fixed size (#2402)
This commit is contained in:
		| @@ -195,7 +195,6 @@ open class BrowseCatalogueController(bundle: Bundle) : | ||||
|                 } | ||||
|             } | ||||
|         } | ||||
|         recycler.setHasFixedSize(true) | ||||
|         recycler.adapter = adapter | ||||
|  | ||||
|         catalogue_view.addView(recycler, 1) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user