lottie: rename public headers to rlottie namesapce. 94/198094/2
authorsub.mohanty@samsung.com <smohantty@gmail.com>
Fri, 18 Jan 2019 10:31:54 +0000 (19:31 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Mon, 21 Jan 2019 04:34:48 +0000 (13:34 +0900)
commitaebcc6ab49c660396f649535b1dec03c3178b03a
tree4b89059ff9440be0355216d526cf6f51876e0f30
parentb55ec0f29726082dfa31cc2c6754df5cba0a6894
lottie: rename  public headers to rlottie namesapce.

Change-Id: Ib8d3df2600eef84927c95eb6794de9f9074d6253
13 files changed:
CMakeLists.txt
example/lottieview.h
inc/lottieanimation.h
inc/lottieanimation_capi.h
inc/lottiecommon.h
inc/meson.build
inc/rlottie.h [new file with mode: 0644]
inc/rlottie_capi.h [new file with mode: 0644]
inc/rlottiecommon.h [new file with mode: 0644]
src/binding/c/lottieanimation_capi.cpp
src/lottie/lottieanimation.cpp
src/lottie/lottieitem.h
test/test_lottieanimation.cpp