Adding Absolute layout 83/181383/8
authorAgnelo Vaz <agnelo.vaz@samsung.com>
Tue, 12 Jun 2018 16:22:41 +0000 (17:22 +0100)
committerAgnelo Vaz <agnelo.vaz@samsung.com>
Thu, 14 Jun 2018 19:22:22 +0000 (20:22 +0100)
An layout that allows it's children to be positioned explictly.
Use Actor::Property::POSITION to provide the position.
The children can overlap and exceed their parent's boundary.

Limitations

The absolute layout does not have it's own Padding.

Change-Id: I52d15128acd22250c90d993bb1a33afd738e1cbe


No differences found