(ContactCards) Use a mask image when not animating & add Back/Esc key handling to... 11/191511/2
authorAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 17 Oct 2018 17:37:40 +0000 (18:37 +0100)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 17 Oct 2018 17:46:50 +0000 (18:46 +0100)
commitc973151b54264a643b5cf15fcc904b351b116c31
tree840c5a1511ffc0af2a8cdb95afd698acbc48d5b1
parent31cfda0cb0a8c4b7c4c1e4f9448d7a726a6f5be2
(ContactCards) Use a mask image when not animating & add Back/Esc key handling to fold contact-cards

- Applying a mask is better quality
- When a contact card is unfolded and Esc/Back is pressed, the contact card is folded
  - Before we used to Quit the application

Change-Id: I85f245dea9e24b98e312a7870129b2c44711ba2d
examples/contact-cards/contact-card.cpp
examples/contact-cards/contact-card.h
examples/contact-cards/contact-cards-example.cpp
examples/contact-cards/masked-image.cpp [new file with mode: 0644]
examples/contact-cards/masked-image.h [new file with mode: 0644]
resources/images/contact-cards-mask.png [new file with mode: 0644]