[NUI] Change Feedback default as false in Control
authorDongsug Song <dongsug.song@samsung.com>
Tue, 26 Jan 2021 09:10:22 +0000 (18:10 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 1 Feb 2021 08:04:43 +0000 (17:04 +0900)
commit1a3a3481c0cc00e98bb57944dac8e2706383142c
tree788c1b8b8fb840609ea2366dd810af57f8e50683
parent6a679cab3a56299af4ab0c0fd7557494e56f83db
[NUI] Change Feedback default as false in Control

- Change Feedback default as false in Control
- Change Feedback as true in each Components (ex: Switch, Button)
- Add #if PROFILE_MOBILE to make NUI.Components run on Ubuntu
src/Tizen.NUI.Components/Controls/Button.Internal.cs
src/Tizen.NUI.Components/Controls/Control.cs
src/Tizen.NUI.Components/Controls/Switch.cs