projects
/
profile
/
tv
/
apps
/
native
/
air_apps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7ec350
)
Disable the animation for thumbnail be selected
24/45124/1
accepted/tizen/tv/20150803.003141
submit/tizen/20150802.084009
author
Hyojung Jo
<hj903.jo@samsung.com>
Sun, 2 Aug 2015 07:49:45 +0000
(16:49 +0900)
committer
Hyojung Jo
<hj903.jo@samsung.com>
Sun, 2 Aug 2015 07:49:45 +0000
(16:49 +0900)
Change-Id: I795fcf755ab324fc2065e96e6cd6e0cdaf0a50a0
Signed-off-by: Hyojung Jo <hj903.jo@samsung.com>
include/define.h
patch
|
blob
|
history
diff --git
a/include/define.h
b/include/define.h
index 6db2cfafe94993d26286153cd5d33b8e7c5e832c..4e3abbbc13533f46896d95ff12b1750701009107 100644
(file)
--- a/
include/define.h
+++ b/
include/define.h
@@
-107,6
+107,6
@@
/* Transition */
#define TRANSITION_FOCUS DECELERATE 0.20
-#define TRANSITION_CLICK DECELERATE 0
.20
+#define TRANSITION_CLICK DECELERATE 0
#endif /* __AIR_APPS_DEFINE_H__ */