[NUI] Remove error message on Tizen.NUI.Samples
authorEunki Hong <h.pichulia@gmail.com>
Fri, 4 Mar 2022 15:33:31 +0000 (00:33 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 10 Mar 2022 08:03:31 +0000 (17:03 +0900)
commit111050a5ed718a732728f3407c8e1dfdabed1dbe
tree18f8ffa58c0786e931b3cebb0356ec99e01d5dbb
parentaea92e3284bb88d3dbd221df1779455c056887d5
[NUI] Remove error message on Tizen.NUI.Samples

Due to the DaliDemo.cs is just copycat of dali-demo,
it's local environment is not matched with NUI.
So, {APPLICATION_RESOURCE_PATH} is not matched as
Tizen.Applications.Application.Current.DirectoryInfo.Resource.

Therefore, when we try to SetStyle with image url, we fail to find that image.
That's why Tizen.NUI.Samples show so many error messages.

So I remove that url in demo style file.

Signed-off-by: Eunki Hong <h.pichulia@gmail.com>
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/DaliDemo/DaliTableView.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/res/style/demo-theme.json