ios - Change UICollectionViewCell size when a cell is tapped -


I have drawn the UICollectionView when I tap the user on a cell, then I want to see something about it < p> Actually I want to enlarge the tape cell and the other cells will go to the next line.

Any suggestions on how

You will need subclassification Instead of just a UICollectionViewFlowLayout instead of UICollectionViewLayout .

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -