[UI] Added Favorite stars to UI elements 69/61169/8
authorPiotr Pruski <p.pruski@samsung.com>
Thu, 3 Mar 2016 14:32:05 +0000 (15:32 +0100)
committerAgnieszka Janowicz <a.janowicz@samsung.com>
Mon, 7 Mar 2016 10:50:31 +0000 (11:50 +0100)
commit3a36cbe025c0ecd56d05926fc55c5e838b2f9421
tree01ec8faf80d7ee9599c7b3ffe5aa333a37479f4f
parentd286ce0761dbd2b45917a96c38ca0a7f4e6ca497
[UI] Added Favorite stars to UI elements

@TODO Connect UI with favorite button in live panel

Change-Id: I526062b955c1308bb23c405ecf691f81dcfabcf9
Signed-off-by: Piotr Pruski <p.pruski@samsung.com>
14 files changed:
CMakeLists.txt
include/common/favoritemgr.h [new file with mode: 0644]
include/common/menumgr.h
include/define.h
res/images/star_icon.png [new file with mode: 0644]
res/images/star_icon2.png [new file with mode: 0644]
res/layout/channel.edc
res/layout/network.edc
res/layout/sound.edc
res/widget/button.edc
src/common/favoritemgr.c [new file with mode: 0644]
src/common/menumgr.c
src/layout/layout_sound.c
src/layout/layout_system.c