checkIsSvgResource

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

Return

true if the resource is an svg.

Parameters

resourceID

resource id.

open fun checkIsSvgResource(resourceID: Int): Boolean