Change-Id: Ie2d47523c7ff11d9cc33fd331573ecf738ecdebe
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
signal, SIG_SHOW;
source, SRC_PROG;
action, STATE_SET "show" 0.0;
- transition, TRANSITION_DECEL;
+ transition, DECEL 0.5;
target, "clip";
target, "guide";
after, "sig,show,done";
signal, SIG_HIDE;
source, SRC_PROG;
action, STATE_SET "default" 0.0;
- transition, TRANSITION_DECEL;
+ transition, DECEL 0.5;
target, "clip";
target, "guide";
after, "sig,hide,done";