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

checkIsXMLResource

static fun checkIsXMLResource(@DrawableRes @RawRes 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.