This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
Explicit constraint syntax
- Added support for explicit constraint syntax:
C:view.left(20).centerY(view2).height(view2.width*2)
C:view.left(20).centerY(view2).height(view2.width*2)