[NUI] ThemeManager.GetStyle returns integrate style and fix some bugs.
authorJiyun Yang <ji.yang@samsung.com>
Mon, 14 Jun 2021 06:06:27 +0000 (15:06 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 23 Jun 2021 08:25:09 +0000 (17:25 +0900)
commit59e39f5a55070657bfde76211d7bd595196ef953
treec6fa65de51a4d5934a149c267b1c488fee779ca9
parentedb5874879b8b5e81a1dd3ded4033f78ab6561e5
[NUI] ThemeManager.GetStyle returns integrate style and fix some bugs.

* ThemeManager.GetStyle returns integrated style instead user style.
* Fix bug that access null string.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs
src/Tizen.NUI/src/public/Theme/ThemeManager.cs