I would like to know if it is possible to guide me about loading svg images into a FrameLayout
element.
I have a LinearLayout
element where inside there is a WebView
and a FrameLayout
, within this FrameLayout
I have 3 images given the versions of the S.O. they must be in PNG format or SVG format. How is it possible to integrate an SVG or PNG image according to the version of the S.O., respectively?