Hello friends,
I am currently developing one android application in which I need to display GIF image but as we know android does not support GIF image directly so, For that I have used Movie view to display it.
Its working very fine but I am facing some issue like If I want that the GIF image should be display in full screen so Is it possible to re size the movie object?
And apart from this if any one have any other solution to display animated gif image in a full screen then please suggest me. I have tried a lot on GOOGLE but does not get any relevant answers.
Thanks in advance.