mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Initial commit for ASEnvironment
This commit is contained in:
@@ -198,6 +198,15 @@
|
||||
|
||||
@end
|
||||
|
||||
@implementation ASStackLayoutSpec (ASEnvironment)
|
||||
|
||||
- (BOOL)supportsMultipleChildren
|
||||
{
|
||||
return YES;
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
@implementation ASStackLayoutSpec (Debugging)
|
||||
|
||||
#pragma mark - ASLayoutableAsciiArtProtocol
|
||||
|
||||
Reference in New Issue
Block a user