[NUI] Change Paint to Drawable and fix typo
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 19 Mar 2021 07:52:08 +0000 (16:52 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 1 Apr 2021 01:24:35 +0000 (10:24 +0900)
commitef06e5b7ecdb35fd9e246a8bd1ee002122910d12
treebbbf67fac15057aaa77c6dd777ad32ce87f52992
parent4290d52b31d3d62081e69711241357af67075e61
[NUI] Change Paint to Drawable and fix typo
src/Tizen.NUI/src/internal/Interop/Interop.CanvasView.cs
src/Tizen.NUI/src/internal/Interop/Interop.Drawable.cs [moved from src/Tizen.NUI/src/internal/Interop/Interop.Paint.cs with 76% similarity]
src/Tizen.NUI/src/internal/Interop/Interop.Shape.cs
src/Tizen.NUI/src/public/BaseComponents/VectorGraphcis/CanvasView.cs
src/Tizen.NUI/src/public/BaseComponents/VectorGraphcis/Drawable.cs [moved from src/Tizen.NUI/src/public/BaseComponents/VectorGraphcis/Paint.cs with 79% similarity]
src/Tizen.NUI/src/public/BaseComponents/VectorGraphcis/Shape.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/CanvasViewSamsple.cs