How to show Animated GIF image in android application?

后端 未结 11 1608
臣服心动
臣服心动 2020-12-28 13:16

I want to show an animated GIF image in an android application like the image below. I have tried the webview but no success. How to show the animated gif in the application

11条回答
  •  [愿得一人]
    2020-12-28 14:11

    After long Google search, I knew that there is no native support for the GIF images. There are no proper solutions for showing the animated gif in application. You can view This solution

    to make the animated gif play in a layout.

提交回复
热议问题