Add a new widget - elm_animation_view. 62/191662/14
authorHermet Park <hermetpark@gmail.com>
Mon, 22 Oct 2018 04:23:20 +0000 (13:23 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Mon, 29 Apr 2019 07:19:51 +0000 (16:19 +0900)
commit612028d3a8f3c569fdf2870abd9147e236e0d0ae
treeeaef2cc8ec25db68535fcae01b300aea84cda787
parent2f68e91cdd581ef0f9a05f598256ec035d89876d
Add a new widget - elm_animation_view.

This widget is designed for lottie animation player.

Change-Id: I129e5aa0569012ebb734bf42e3b8ddc91ccb00b0
src/lib/Elementary.h.in
src/lib/Makefile.am
src/lib/elm_animation_view.c [new file with mode: 0644]
src/lib/elm_animation_view.eo [new file with mode: 0644]
src/lib/elm_animation_view.h [new file with mode: 0644]
src/lib/elm_animation_view_eo.h [new file with mode: 0644]
src/lib/elm_animation_view_legacy.h [new file with mode: 0644]
src/lib/elm_transit.c
src/lib/elm_transit.h
src/lib/elm_widget_animation_view.h [new file with mode: 0644]