mirror of
https://github.com/tappollo/IGListKit.git
synced 2026-04-29 04:15:02 +08:00
remove subclass restriction on IGListCollectionViewLayout
Summary: remove subclass restriction on IGListCollectionViewLayout, so IGListCollectionViewLayout can be subclassed to support customized layout behavior. Reviewed By: rnystrom Differential Revision: D4700759 fbshipit-source-id: 1a22d1b981251ae60028724ae220e49d2d37c190
This commit is contained in:
committed by
Facebook Github Bot
parent
93375e44e3
commit
982ded0908
@@ -67,7 +67,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
Please see the unit tests for more configuration examples and expected output.
|
||||
*/
|
||||
IGLK_SUBCLASSING_RESTRICTED
|
||||
|
||||
@interface IGListCollectionViewLayout : UICollectionViewLayout
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user