lottie/parser: construct interpolator from correct argument. 25/188925/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Wed, 12 Sep 2018 02:34:36 +0000 (11:34 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Wed, 12 Sep 2018 02:34:36 +0000 (11:34 +0900)
commit8fa45756abf28a4e05ecbbcccda41a87b938582d
tree943f4b515681d82112472d0298f6e0afdd601b44
parent6377407e38c99948c1df42bae4960cc967b2ee8f
lottie/parser: construct interpolator from correct argument.
This is the most annoying bug because of passing argument in wrong order to
the interpolaor constructor.

Change-Id: Idfc307186bc1dd7d6d3849d29985c3e6f493d9d0
src/lottie/lottieparser.cpp