Searched refs:gotItButton (Results 1 – 1 of 1) sorted by relevance
46 private val gotItButton by lazy { requireViewById<Button>(R.id.got_it) } regex81 gotItButton.setBackgroundDrawable(ColorDrawable(buttonColor))127 gotItButton.setOnClickListener { hide() }