mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Get CatDealsCollectionView example running again #trivial (#783)
* Get CatDealsCollectionView example running again * Fix it for real and some other styling stuff * Fix some warning * Adjust headers
This commit is contained in:
committed by
GitHub
parent
c6454214ac
commit
5ea4d51596
@@ -20,7 +20,6 @@
|
||||
|
||||
@interface ItemNode : ASCellNode
|
||||
|
||||
- initWithViewModel:(ItemViewModel *)viewModel;
|
||||
+ (CGSize)sizeForWidth:(CGFloat)width;
|
||||
+ (CGSize)preferredViewSize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user