lottie/render: Move drawable class to vector. 95/185195/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Fri, 27 Jul 2018 02:09:13 +0000 (11:09 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Fri, 27 Jul 2018 02:09:13 +0000 (11:09 +0900)
commit1c62266e43b45604ca3a0a29f7590ed36dd5adf9
treeccc28dc3381fe664f2130aa924b283a72d4efee7
parent8b77e6ce9377d29f70fda58ffcaecdbfb018f211
lottie/render: Move drawable class to vector.

Change-Id: I4cb296e7a1d86b5215ab191b4306514d3fcdeacf
src/lottie/lottieitem.cpp
src/lottie/lottieitem.h
src/vector/CMakeLists.txt
src/vector/meson.build
src/vector/vdrawable.cpp [new file with mode: 0644]
src/vector/vdrawable.h [new file with mode: 0644]