efl_ui_animation_view: Set PLAY state before call "start" callback. 03/205303/1
authorJunsuChoi <jsuya.choi@samsung.com>
Thu, 2 May 2019 06:44:24 +0000 (15:44 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 2 May 2019 06:44:24 +0000 (15:44 +0900)
commit267f12157c375b075d68988248e999007b9d897d
treeb6886287a9bc6aa89dd1b401a851b1e4cd86c655
parent1c4ebcec850d9a60db6d27a11b55a75cd107e6eb
efl_ui_animation_view: Set PLAY state before call "start" callback.

Summary:
In transit_cb state set PLAY.
But before that "Start" callback is called.
So the state in the callback function is STOP or another state.

Test Plan: N/A

Reviewers: Hermet, kimcinoo

Reviewed By: kimcinoo

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8801

Change-Id: I0c41ab43895586117c3470dc98232d425e44be01
src/lib/elementary/efl_ui_animation_view.c