efl_ui_stack: fix not to keep final state of push/pop animations 12/206812/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 27 May 2019 10:32:01 +0000 (19:32 +0900)
committerHermet Park <chuneon.park@samsung.com>
Thu, 30 May 2019 01:56:41 +0000 (01:56 +0000)
commitfb43a57d7509a0a3c0f05737a160d604b83d5286
treee59b0e67a71df76c99ef24535762c68f7234ffad
parent55fc461756c7335ba170cb2b342bf44e0b4e9091
efl_ui_stack: fix not to keep final state of push/pop animations

It is just required to show pushed content and hide popped content after
the push/pop animations.
Therefore, it is not required to keep the final state of the push/pop
animations after finishing the push/pop animations.

Change-Id: I4a318a6607a545b51f6bb2a146bcb080acb49461
src/lib/elementary/efl_ui_stack.c