[NUI] Fix wrong casting
authorpichulia <eunkiki.hong@samsung.com>
Fri, 5 Feb 2021 11:33:35 +0000 (20:33 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 8 Feb 2021 01:21:42 +0000 (10:21 +0900)
commit73d8b515b67674aeed40f2e19f3b50d0edee98c1
treebc9ba2065a947038e755bb74f257d49997fa3d78
parent713f93a5a0caa0dad22e6aeffe99b9d278d82f64
[NUI] Fix wrong casting

Layer and View class don't have any depencency.
So if we try to convert Layer to View (without "as" operator), it may create some critical issues.

Signed-off-by: pichulia <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/Layouting/LayoutItem.cs