TomTomAndroidTools
api_resourceresolution
/
com.tomtom.tools.android.api.resourceresolution
/
getStringByAttr
get
String
By
Attr
fun
Context
.
getStringByAttr
(
@
AttrRes
attrRes
:
Int
)
:
String
Returns the string that the given
attrRes
refers to.
Throws
Illegal
Argument
Exception
if the given attribute cannot be found.