Searched refs:labelIcon (Results 1 – 1 of 1) sorted by relevance
90 val labelIcon: Drawable? = Utils.getVectorDrawable(context, R.drawable.ic_label) in <lambda>() constant91 editLabel.setCompoundDrawablesRelativeWithIntrinsicBounds(labelIcon, null, null, null) in <lambda>()