// // KWCustomLayout.h // westkissMob // // Created by iOS on 2022/9/14. // #import NS_ASSUME_NONNULL_BEGIN @interface KWCustomLayout : UICollectionViewFlowLayout @end @protocol UICollectionViewDelegateLeftAlignedLayout @end NS_ASSUME_NONNULL_END