Network layout: Draw upper buttons 01/49001/1
authorHyojung Jo <hj903.jo@samsung.com>
Mon, 5 Oct 2015 05:00:46 +0000 (14:00 +0900)
committerHyojung Jo <hj903.jo@samsung.com>
Mon, 5 Oct 2015 05:01:50 +0000 (14:01 +0900)
commitf51943719e9af82068c4cc491f0b8db7d14bcd27
treece86083b0d55857ccf7f1509f5cfa125445c5659
parent9cacc067b3d7cad8089734dff645a1c81112ebf0
Network layout: Draw upper buttons

Change-Id: I1a76f352276ee4e3e7445c8d3e7ed56ac6ee89c6
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
13 files changed:
include/define.h
include/layout/network.h [new file with mode: 0644]
include/utils.h
res/images/btn_option_arrow_foc_down.png [new file with mode: 0644]
res/images/btn_option_arrow_nor.png [new file with mode: 0644]
res/images/btn_option_arrow_sel.png [new file with mode: 0644]
res/layout/network.edc [new file with mode: 0644]
res/settings-theme.edc
res/settings.edc
res/widget/button.edc
res/widget/ctxpopup.edc [new file with mode: 0644]
src/common/utils.c
src/layout/layout_network.c