fix the difference of DefaultLayer and Layer 59/135959/2
authordongsug.song <dongsug.song@samsung.com>
Tue, 27 Jun 2017 13:03:01 +0000 (22:03 +0900)
committerdongsug.song <dongsug.song@samsung.com>
Wed, 28 Jun 2017 11:53:58 +0000 (20:53 +0900)
commitc3b971ffc70cd3b5b6d7904869454fa25d7f9826
treecd0c79bde1bf0fa0c6ae47d82aa1e4158f188f3a
parent185e73804a22b72f2d449a8e5a793ffd280714a5
fix the difference of DefaultLayer and Layer

- DefaultLayer has it's own size which is same as stage's
- Added Layer has zero size and top-left parent origin so this causes different
  behavior when user adds Views under the newly created Layer
- make same layouting behavior for both of DefaultLayer and Layer

Change-Id: If2bb25dd42116591a390546ddcf191939c7bd3aa
Signed-off-by: dongsug.song <dongsug.song@samsung.com>
Tizen.NUI/src/public/Layer.cs