mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Add ASRectTable (#3077)
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
|
||||
_textNodeTwo = [[ASTextNode alloc] init];
|
||||
_textNodeTwo.attributedText = [[NSAttributedString alloc] initWithString:@"It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English."];
|
||||
ASSetDebugNames(_textNodeOne, _textNodeTwo);
|
||||
|
||||
// Setup button
|
||||
NSString *buttonTitle = @"Start Layout Transition";
|
||||
|
||||
Reference in New Issue
Block a user