Searched refs:FILL_COLOR (Results 1 – 2 of 2) sorted by relevance
41 public final static Property<CircleView, Integer> FILL_COLOR = field in CircleView
228 PropertyValuesHolder.ofObject(CircleView.FILL_COLOR, AnimatorUtils.ARGB_EVALUATOR, in onCreate()