add timeout_handler for show/hide the bar 95/42595/3
authorMinkyu Kang <mk7.kang@samsung.com>
Tue, 30 Jun 2015 10:58:51 +0000 (19:58 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Wed, 1 Jul 2015 01:40:20 +0000 (10:40 +0900)
commit241e5fc9ffb0689f3fded34c719a037e219b284f
tree3edaff35523cbbd6494e3d160900b891bfd9721d
parent7751cd59ff62f53dcd8d5f006db4f2f083f5fe75
add timeout_handler for show/hide the bar

Change-Id: If65892b0199abf91fec094727c8b08ea258040fa
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
CMakeLists.txt
include/util/controller.h
include/util/timeout_handler.h [new file with mode: 0644]
include/view/viewer.h
res/edc/view/viewer.edc
src/util/controller.c
src/util/timeout_handler.c [new file with mode: 0644]
src/view/viewer.c