checkIsGifResource

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

Return

true if the resource is an gif.

Parameters

resourceID

resource id.

open fun checkIsGifResource(resourceID: Int): Boolean