增加换肤功能
This commit is contained in:
17
Pods/YBImageBrowser/Video/YBIBVideoCell.h
generated
Normal file
17
Pods/YBImageBrowser/Video/YBIBVideoCell.h
generated
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// YBIBVideoCell.h
|
||||
// YBImageBrowserDemo
|
||||
//
|
||||
// Created by 波儿菜 on 2019/7/10.
|
||||
// Copyright © 2019 杨波. All rights reserved.
|
||||
//
|
||||
|
||||
#import "YBIBCellProtocol.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface YBIBVideoCell : UICollectionViewCell <YBIBCellProtocol>
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user