Function

vectorResource

vectorResource

Source set: Android
@Throws(XmlPullParserException::class)
fun ImageVector.Companion.vectorResource(
    theme: Resources.Theme? = null,
    res: Resources,
    resId: Int,
): ImageVector

Last updated: