Assets panel can't show the gif image

What do you want to achieve?

Add a gif image to the screen.

What have you tried so far?

Assets panel can’t show the gif image, does it mean SquareLine Studio don’t support the gif image?

Screenshot or video

Others

  • SquareLine Studio version:
  • Operating system:
  • Target hardware:

GIF are not supported at this moment.

You can create an Image widget and use lv_img_set_src(&ui_Image_1, &my_gif) in the code.