checkIsXMLResource

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

Return

true if the resource is an xml.

Parameters

resourceID

resource id.

open fun checkIsXMLResource(resourceID: Int): Boolean