I18n

class I18n(context: Context)(source)

Constructors

Link copied to clipboard
constructor(context: Context)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Returns the string for resId in the language set through load, falling back to the device locale when no language was set and to the default resource when the lookup fails.

Link copied to clipboard
fun load(lang: String)