Searched refs:manageView (Results 1 – 1 of 1) sorted by relevance
42 private val manageView by lazy { findViewById<View>(R.id.manage_education_view) } in <lambda>() constant84 manageView.setBackgroundResource( in setDrawableDirection()112 with(manageView) { in show()116 translationY = (rect.top - manageView.height + inset).toFloat() in show()