get String Resource

fun getStringResource(@StringRes id: Int): String

Method to get String from resource

Return

desired string

Parameters

id

String Id

Sources

Link copied to clipboard