Commit ccb601141fb04cc47d15300c35b8636913cfa5eb

Authored by Taehyub Kim
1 parent dda5f3f7

Replace rive animation resource.

Change-Id: I99ae5999cf173141fb944106a68108a9a458253d
examples/animated-vector-images-rive/animated-vector-images-rive-example.cpp
... ... @@ -35,7 +35,7 @@ const char* TOOLBAR_IMAGE(DEMO_IMAGE_DIR "top-bar.png");
35 35 const char* APPLICATION_TITLE("Animated Vector Images Rive");
36 36  
37 37 const char* IMAGE_PATH[] = {
38   - DEMO_IMAGE_DIR "juice.riv",
  38 + DEMO_IMAGE_DIR "shape.riv",
39 39 };
40 40  
41 41 const unsigned int NUMBER_OF_IMAGES = 1;
... ...
resources/images/juice.riv deleted
No preview for this file type
resources/images/shape.riv 0 → 100644
No preview for this file type