Searched refs:descTextView (Results 1 – 2 of 2) sorted by relevance
43 private val descTextView by lazy { findViewById<TextView>(R.id.stack_education_description) } in <lambda>() constant78 descTextView.setTextColor(textColor) in setTextColor()
46 private val descTextView by lazy { findViewById<TextView>(R.id.user_education_description) } in <lambda>() constant80 descTextView.setTextColor(textColor) in setTextColor()