Added an example which shows a layout containing animating contact cards 66/93766/16
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Tue, 25 Oct 2016 20:36:06 +0000 (21:36 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 9 Nov 2016 16:19:46 +0000 (08:19 -0800)
commite0d5c698d57eaee2da5688c5219a6d0775a96c6f
treefbe8a7b1c342d3fb969c54d720f40d826ae59bc7
parentacad6b4111cbe6812b0ab53b4de0397bd59e1d05
Added an example which shows a layout containing animating contact cards

Change-Id: Ic59f2e05275694ed1730628b9a1ac4950a759e3f
29 files changed:
.gitignore
build/tizen/CMakeLists.txt
com.samsung.dali-demo.xml
demo/dali-demo.cpp
examples/contact-cards/README.md [new file with mode: 0644]
examples/contact-cards/clipped-image.cpp [new file with mode: 0644]
examples/contact-cards/clipped-image.h [new file with mode: 0644]
examples/contact-cards/contact-card-layout-info.h [new file with mode: 0644]
examples/contact-cards/contact-card-layouter.cpp [new file with mode: 0644]
examples/contact-cards/contact-card-layouter.h [new file with mode: 0644]
examples/contact-cards/contact-card.cpp [new file with mode: 0644]
examples/contact-cards/contact-card.h [new file with mode: 0644]
examples/contact-cards/contact-cards-example.cpp [new file with mode: 0644]
examples/contact-cards/contact-data.cpp [new file with mode: 0644]
examples/contact-cards/contact-data.h [new file with mode: 0644]
resources/po/as.po
resources/po/de.po
resources/po/en_GB.po
resources/po/en_US.po
resources/po/es.po
resources/po/fi.po
resources/po/ko.po
resources/po/ml.po
resources/po/ur.po
resources/po/zn_CH.po
resources/style/.gitignore
resources/style/contact-cards-example-theme.json.in [new file with mode: 0644]
resources/style/mobile/contact-cards-example-theme.json.in [new file with mode: 0644]
shared/dali-demo-strings.h