1

I am trying to add a GIF image to a label (LWUIT 1.5). When I add the Gif image to "GIF Animation", it creates timeline images (individual images). Please help me as how to add the complete GIF animated image to the label.

Note: The same was working fine when Resource editor 1.3 is used.

Thanks in advance.

Vijay Ravi
  • 19
  • 2

1 Answers1

2

You get a series of images but one of them is the timeline which should animate just fine. Unlike the old LWUIT which created a single image the timeline uses a different technique to get gif's working. This works for me when selecting the animation image.

Shai Almog
  • 51,749
  • 5
  • 35
  • 65