C# First Screen demo 65/86265/26
authorUmar <m.umar@partner.samsung.com>
Wed, 31 Aug 2016 09:10:42 +0000 (10:10 +0100)
committerMuhammad Umar <m.umar@partner.samsung.com>
Thu, 20 Oct 2016 14:41:25 +0000 (07:41 -0700)
commitefdd6f2dd795b4204e16b5510400b1bb6b49c91f
tree42959dcf686b79b4ad4ddcd3696a0ab4b4b06f1c
parent63f9b5207c2794cdc460d587723be89585872a51
C# First Screen demo

Change-Id: I5b75e7af9b5754c530c6fd54a58939fe1b58f430
50 files changed:
plugins/dali-swig/examples/firstscreen/App.cs [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/Constants.cs [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/EdenData.cs [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/EdenEffect.cs [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/IEdenEffect.cs [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/Program.cs [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/ScrollContainer.cs [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/0-normal.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/1-normal.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/2-normal.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/background.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/eden_launcher_shadow.9.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/eden_launcher_shadow_n.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/edeneffect/halo.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/edeneffect/horizontalFrame.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/edeneffect/verticalFrame.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/focus_grid.9.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/highlight_spot.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/highlight_stroke.9.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/menu/0.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/menu/1.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/menu/2.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/menu/3.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/menu/4.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/menu/5.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/menu/6.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/0.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/1.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/10.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/11.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/12.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/13.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/2.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/3.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/4.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/5.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/6.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/7.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/8.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster0/9.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster1/0.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster1/1.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster1/2.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster1/3.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster1/4.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/poster1/5.jpg [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/star-dim.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/star-highlight.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/thumbnail_shadow.9.png [new file with mode: 0644]
plugins/dali-swig/examples/firstscreen/images/white-pixel.png [new file with mode: 0644]