I am creating textview dynamically and setting the style like this
val textView = TextView(context).apply { tag = data.id text = data.nam