BFPaperCollectionViewCell icon indicating copy to clipboard operation
BFPaperCollectionViewCell copied to clipboard

A subclass of UICollectionViewCell for iOS inspired by Google's Paper Material Design.

Results 2 BFPaperCollectionViewCell issues
Sort by recently updated
recently updated
newest added

Can you put some screenshots in the readme? I'd like to see what this looks like before I install it.

enhancement

When a tap is recorded, a background fade fades in. If it is set to linger, it does not get removed until `setSelected:NO` is called. So when a user taps...

bug