ResourceStringResolver
A StringResolver that resolves a String from resources. formatArguments that are StringResolvers will be automatically resolved as well.
Constructors
Link copied to clipboard
fun ResourceStringResolver(@StringRes resourceId: Int, vararg formatArguments: Any)
Content copied to clipboard