mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
huy's comments
This commit is contained in:
@@ -20,10 +20,6 @@ typedef struct {
|
||||
ASStackLayoutJustifyContent justifyContent;
|
||||
/** Orientation of children along cross axis */
|
||||
ASStackLayoutAlignItems alignItems;
|
||||
/**
|
||||
If YES the vertical spacing between two views is measured from the last baseline of the
|
||||
top view to the top of the bottom view*/
|
||||
BOOL baselineRelativeArrangement;
|
||||
} ASStackLayoutSpecStyle;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user