[NUI] Fix warning by checking null argument in LayoutGroup
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Tue, 5 Apr 2022 09:05:07 +0000 (18:05 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Wed, 20 Apr 2022 08:38:08 +0000 (17:38 +0900)
commit38da743c116908dd05fc30415e7cb089f9d13732
tree6e9cab695b869579b48d0a0182cdbbd727a1fe2e
parent5895a2feaa38faefc52d22793ba879cba74e466e
[NUI] Fix warning by checking null argument in LayoutGroup

Like other APIs in LayoutGroup, exception should occur if LayoutItem
argument "child" is null.
src/Tizen.NUI/src/public/Layouting/LayoutGroup.cs