mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-20 13:19:16 +00:00
import ASTextNode+Beta.h
This commit is contained in:
parent
f37c805b72
commit
70be4c96ba
@ -7,7 +7,7 @@
|
||||
//
|
||||
|
||||
|
||||
@interface ASDisplayNode (Beta)
|
||||
@interface ASTextNode ()
|
||||
|
||||
/**
|
||||
@abstract The minimum scale that the textnode can apply to fit long words.
|
||||
|
||||
@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
#import "ASTextNode.h"
|
||||
#import "ASTextNode+Beta.h"
|
||||
|
||||
#import <AsyncDisplayKit/_ASDisplayLayer.h>
|
||||
#import <AsyncDisplayKit/ASAssert.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user