mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +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