infinitered / redpotion

We believe iPhone development should be clean, scalable, and fast with a language that developers not only enjoy, but actively choose. With the advent of Ruby for iPhone development the RubyMotion community has combined and tested the most active and powerful gems into a single package called RedPotion
MIT License
233 stars 40 forks source link

calls super on UICollectionViewCell #98

Closed markrickert closed 9 years ago

markrickert commented 9 years ago

Apple documentation specifies:

The default implementation of this method does nothing. However, when overriding this method, it is recommended that you call super anyway.

https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UICollectionReusableView_class/index.html#//apple_ref/occ/instm/UICollectionReusableView/prepareForReuse