Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 269 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 269 Bytes

GlowCollection

Shows a glow under the selected cell that animates in and out. This is done with:

  • View in cell thats transforms outside of the cells bounds
  • Subclass of flowLayout to set the zIndex to display the cell below all other cells.