mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-03-28 01:28:46 +00:00
[ASImageNode] Adjust category naming for AnimatedImage properties to fix compiler warnings.
This commit is contained in:
@@ -112,6 +112,10 @@ typedef UIImage * _Nullable (^asimagenode_modification_block_t)(UIImage *image);
|
||||
*/
|
||||
- (void)setNeedsDisplayWithCompletion:(void (^ _Nullable)(BOOL canceled))displayCompletionBlock;
|
||||
|
||||
@end
|
||||
|
||||
@interface ASImageNode (AnimatedImage)
|
||||
|
||||
/**
|
||||
* @abstract The animated image to playback
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user