Skip to content
This repository was archived by the owner on Apr 7, 2023. It is now read-only.

0.3.2

Latest

Choose a tag to compare

@mixdesign mixdesign released this 09 Jul 09:45

Removing unnecessary imports of PureLayout from header files. (This caused problems with duplicate definitions).
Adding new methods:

  • (NSArray *)aa_setViewsHeight:(CGFloat)height;
  • (NSArray *)aa_setViewsWidth:(CGFloat)width;