Simplified the Scripted UI example. 57/246457/4
authorGyörgy Straub <g.straub@partner.samsung.com>
Wed, 28 Oct 2020 11:52:56 +0000 (11:52 +0000)
committerGyörgy Straub <g.straub@partner.samsung.com>
Mon, 2 Nov 2020 13:17:43 +0000 (13:17 +0000)
commitefa2b59b4616142e1ee55911a0d734d403c95879
tree5d38d6c64f7ba8638e93c70c7ee0706e08b8a5c1
parentf2d34f6483b61e8529f065abdd46b2e5b8e1f310
Simplified the Scripted UI example.

- there is no need to pre-populate the item view; it will be populated upon activation;
- removed branching & multiple returns in FileWatcher::FileHasChanged();

Change-Id: I47a92d5f0e3d84701f1688ba083f4a6850b6d909
Signed-off-by: György Straub <g.straub@partner.samsung.com>
examples/builder/examples.cpp