[NUI] Fix ConvertidToView issue (#890)
authorhuiyueun <35286162+huiyueun@users.noreply.github.com>
Wed, 19 Jun 2019 00:49:48 +0000 (09:49 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 19 Jun 2019 00:49:48 +0000 (09:49 +0900)
commitc44dbadd704faf86d672c31949cdce6489cde24c
treeeca5f2be3c9a5d2ab6c81a989c6c9954f91b499d
parent9b622fe1f22345c834d3e7dc69129160e5a57abe
[NUI] Fix ConvertidToView issue (#890)

* [NUI] Fix ConvertIdToView (#877)

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
* [NUI] Fix ConvertIdToView issue

If we can't find the parent's children, find in the top layer.

Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/Container.cs
src/Tizen.NUI/src/public/Layer.cs