Implemented animation for highlight ui 02/22502/1
authorJi-hoon Lee <dalton.lee@samsung.com>
Thu, 27 Feb 2014 11:17:26 +0000 (20:17 +0900)
committershoum.chen@samsung.com <shoum.chen@samsung.com>
Wed, 4 Jun 2014 22:00:18 +0000 (18:00 -0400)
commit87cf0ade34b92ea4022ed7a756e475e47629fb34
tree8fee94b722fcc8c5f39d20260700534b6582fc86
parent8f0df33c6dfa12bc791e4d37811b4e9ce90657ee
Implemented animation for highlight ui

Change-Id: I38d31c0ee4893bac5b57577508dc4fe78030fa20
14 files changed:
CMakeLists.txt
scl/include/sclanimator.h [new file with mode: 0644]
scl/include/sclconfig.h
scl/include/sclcontext.h
scl/include/sclevents.h
scl/include/sclui.h
scl/include/scluiimpl.h
scl/sclanimator.cpp [new file with mode: 0644]
scl/sclcontext.cpp
scl/sclcontroller.cpp
scl/sclkeyfocushandler.cpp
scl/sclui.cpp
scl/scluibuilder.cpp
scl/scluiimpl.cpp