Custom style created for buttons 65/183665/4
authorMichal Skorupinski <m.skorupinsk@samsung.com>
Mon, 9 Jul 2018 17:09:08 +0000 (19:09 +0200)
committerMichal Skorupinski <m.skorupinsk@samsung.com>
Fri, 13 Jul 2018 16:26:55 +0000 (18:26 +0200)
commitf1ed544165c14e74410de46443ebff10c9d8e9dc
tree7dd066e2151b131504ab966cd6e18917ef9159ea
parente7ddc2cb5216757972cae801113a34ea37830d0a
Custom style created for buttons

Change-Id: I1b8005900a8cdaea5a42dc184da8616293ebd62d
Signed-off-by: Michal Skorupinski <m.skorupinsk@samsung.com>
20 files changed:
edje/images/button_bottom.png [new file with mode: 0644]
edje/images/button_left.png [new file with mode: 0644]
edje/images/button_left_pressed.png [new file with mode: 0644]
edje/images/button_right.png [new file with mode: 0644]
edje/images/button_right_pressed.png [new file with mode: 0644]
inc/utils.h
inc/view/view_base.h
res/edje/button_style.edc [new file with mode: 0644]
res/edje/gear-racing-controller.edc
res/images/no.png [new file with mode: 0644]
res/images/yes.png [new file with mode: 0644]
src/view/view_base.c
src/view/view_car_selection.c
src/view/view_connect_to_car.c
src/view/view_connection_successed.c
src/view/view_help.c
src/view/view_name_input.c
src/view/view_network_failure.c
src/view/view_reset.c
src/view_manager/view_manager.c