Controls are LayoutGroups instead of LayoutItems 93/187193/11
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Mon, 20 Aug 2018 16:28:20 +0000 (17:28 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Thu, 23 Aug 2018 18:50:54 +0000 (19:50 +0100)
LayoutGroup measures and layouts it's children.
Children are currently positioned by their AnchorPoint and Position.
Children are not positioned in relation to each other so may overlap.

Change-Id: I786736a13f5f0b00c15fec461b5a20883da9f346


No differences found