ly.img.android.pesdk.utils / BitmapFactoryUtils / checkIsXMLResource

checkIsXMLResource

open static fun checkIsXMLResource(resourceID: Int): Boolean

Check if the resource is a xml file, by looking at the file_extension

Parameters

resourceID - Int: resource id.

Return
Boolean: true if teh resource is an svg.