mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
[ASLayoutElementStyle] implement -description with sizing info (#2495)
* Layout style object debugging * Remove cocoapods crap
This commit is contained in:
committed by
Michael Schneider
parent
6297fa5241
commit
8e6f842b8d
@@ -10,7 +10,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
@interface ASLayoutElementStyle ()
|
||||
#import "ASObjectDescriptionHelpers.h"
|
||||
|
||||
@interface ASLayoutElementStyle () <ASDescriptionProvider>
|
||||
|
||||
/**
|
||||
* @abstract The object that acts as the delegate of the style.
|
||||
|
||||
Reference in New Issue
Block a user