Are there any problems in the Android web browser for SVG? API Level 16 +

I have a problem with SVG (snap.svg) on ​​an Android web browser:

E / webcoreglue: getAbsoluteBoundingBox failed to execute for node 0xb80d8888, name RenderSVGContainer

E / webcoreglue: getAbsoluteBoundingBox failed to execute for node 0xb80d7d90, name RenderSVGPath

Obviously, there were no errors in the PC web browser.

I have googled E/webcoreglue﹕ getAbsoluteBoundingBox, but no result.

Any thoughts? Thank.

+4
source share

Source: https://habr.com/ru/post/1531857/


All Articles