Everything seems to be fine but the image is cropped.
I'll appreciate if yu can help me with this.
Thanks very much
M
Martin Lechner
said
over 8 years ago
Hi,
If you just want to display an image, I suggest you use ImageDrawables. The handling of images can be optimized when you use ImageDrawables.
Best,
Martin
m
m0j1 42420
said
over 8 years ago
Thanks , but I need to use HTML drawable in order to use GIF images with animation and this can't be done with ImageDrawables
M
Martin Lechner
said
over 8 years ago
Hi Joee,
OK, we've tried it with one of our devices, and it worked as expected. The device played the animated gif and showed it full size, so obviously there must be something device-specific.
Can you tell me what device and what operating system (version number) you are using, so we can check internally if there is an issue with a particular device, thanks!
Best,
Martin
m
m0j1 42420
said
over 8 years ago
Thanks Martin, I use Nexus 5 with 4.4.4 Android. It shows me the image like it's cropped.
M
Martin Lechner
said
over 8 years ago
Hi Joee,
Thanks. One last question: what Wikitude SDK version are you using?
Best,
Martin
m
m0j1 42420
said
over 8 years ago
Hi , I use Wikitude 4.0.0
M
Martin Lechner
said
over 8 years ago
Hi Joee,
Thanks, our team will look into this issue. We will follow up as soon as we have more information.
As a workaround for now, you could try AnimatedImageDrawables instead, but you would need to create a sprite sheet containing all frames you want to show.
Best,
Martin
m
m0j1 42420
said
over 8 years ago
Thanks very much , seems AnimatedImageDrawables was the thing I should have used in the first place :) it does exactly what I was looking for.
m0j1 42420