Searched refs:colorInactive (Results 1 – 1 of 1) sorted by relevance
120 private val colorInactive = Utils.getColorAttrDefaultColor(context, R.attr.shadeInactive) in <lambda>() constant855 state == Tile.STATE_INACTIVE -> colorInactive in <lambda>()