How can I set color of TextView’s text programatic...
# getting-started
j
How can I set color of TextView’s text programatically in Kotlin? simply, what is the kotlin way as java’s textview.setTextColor()?