android kotlin how to change textview color programmatically code example
Example: android kotlin change text color
// Android kotlin changing text color
// like this
android:textColor="#454545"
// Android kotlin changing text color
// like this
android:textColor="#454545"