[NUI] Remove wrong force casting, Layer as View (#2664)
authorEunki Hong <h.pichulia@gmail.com>
Fri, 19 Feb 2021 06:53:11 +0000 (15:53 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 25 Feb 2021 08:24:58 +0000 (17:24 +0900)
commit1586fb20b0f149ca91f1ff8da075ab7b15ff9d50
tree80fb0db1f3296561a1df8014060c60a53e5fdd5d
parent6574f465a864b51dd65d0161832c5da3669c97bb
[NUI] Remove wrong force casting, Layer as View (#2664)

Remove force casting at LayoutItem.cs
just change Owner.GetParent() as View;
+
tiny typo error fix

Signed-off-by: pichulia <eunkiki.hong@samsung.com>
Co-authored-by: pichulia <eunkiki.hong@samsung.com>
Co-authored-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/Common/Position.cs
src/Tizen.NUI/src/public/Layouting/LayoutItem.cs