Read Gif Images using WebView android

前端 未结 4 1740
渐次进展
渐次进展 2021-01-01 08:30

When I try to read a gif images using a WebView in Android 2.3.3 API 10, it\'s not animated (it appears static). How can I solve this issue? Is there any setting I must chan

4条回答
  •  暖寄归人
    2021-01-01 08:44

    Animated gif's aren't supported yet, although they work on some devices. See: http://code.google.com/p/android/issues/detail?id=3422

提交回复
热议问题