[NUI] Null check of Owner property of LayoutItem for Independent View. (#2416)
authorbshsqa <32317749+bshsqa@users.noreply.github.com>
Wed, 16 Dec 2020 05:52:10 +0000 (14:52 +0900)
committerGitHub <noreply@github.com>
Wed, 16 Dec 2020 05:52:10 +0000 (14:52 +0900)
commit6c4222cfda84c63bd6b37dc37cc64bffdd7d2c2b
tree70768a34f149bee4a63e0e933c2ed0c7b9c829bb
parentc9e716b363a94332230990016eab74a375200852
[NUI] Null check of Owner property of LayoutItem for Independent View. (#2416)

- Current implementation, we didn't check whether the Owner Property is null or not in the Layout method.
 - This patch add null check of it to avoid null exception

Signed-off-by: Seungho Baek <sbsh.baek@samsung.com>
src/Tizen.NUI/src/public/Layouting/LayoutItem.cs