[NUI] fixed Button OnTouch issues 80/243880/2
authorzhouleonlei <zhouleon.lei@samsung.com>
Fri, 11 Sep 2020 02:01:53 +0000 (10:01 +0800)
committerzhou lei <zhouleon.lei@samsung.com>
Fri, 11 Sep 2020 02:06:06 +0000 (02:06 +0000)
commit9afd4f819b2a7b7242a2851a2cebbbdcbb85e909
treec432f332591327fc96b5d10b5e38f7ec542f8c58
parentc7a456a72fa99ace4270ac7f70bb113da00f8690
[NUI] fixed Button OnTouch issues

OnTouch TCs were failed because the callback of OnTouch has been deleted by Dali.
So add the callback of "Onclicked" instead of it.

Change-Id: Idf5cc379b412e76e0c8b57afe6e82bff69f6f489
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSButton.cs
tct-suite-vs/Tizen.NUI.Components.Manual.Tests/testcase/TSSwitch.cs