I manage to show svgz file in webapp whan i add
to my .htaccess fileCode:AddType image/svg+xml svg
AddType image/svg+xml svgz
AddEncoding x-gzip .svgz
Thing is svgz won't show up in apk, any solution ?
Printable View
I manage to show svgz file in webapp whan i add
to my .htaccess fileCode:AddType image/svg+xml svg
AddType image/svg+xml svgz
AddEncoding x-gzip .svgz
Thing is svgz won't show up in apk, any solution ?