Searched refs:dimDrawable (Results 1 – 1 of 1) sorted by relevance
47 private val dimDrawable: Drawable = ColorDrawable(resources.getColor(R.color.control_popup_dim)) constant72 it.rootView.foreground = dimDrawable in show()