Reputation: 19
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.
Upvotes: 1
Views: 682
Reputation: 52760
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.
Upvotes: 2