// // FUColourFlowLayout.h // FULiveDemo // // Created by 孙慕 on 2019/5/31. // Copyright © 2019 FaceUnity. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface FUColourFlowLayout : UICollectionViewFlowLayout @end NS_ASSUME_NONNULL_END