get String Array Resource

fun getStringArrayResource(id: Int): Array<String>

Method to get array string from resource

Return

desired string array

Parameters

id

String Id

Sources

Link copied to clipboard