You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I've read, SVG images don't work on pre-Honeycomb Androids. Will probably need to polyfill with canvg (inline SVGs) and rendered fallback images (img elements) in response to Modernizr.
The text was updated successfully, but these errors were encountered:
From what I've read, SVG images don't work on pre-Honeycomb Androids. Will probably need to polyfill with canvg (inline SVGs) and rendered fallback images (img elements) in response to Modernizr.
The text was updated successfully, but these errors were encountered: