Searched refs:normalColor (Results 1 – 1 of 1) sorted by relevance
51 private final int normalColor; field in SwipeButtonView121 normalColor = 0xffffffff; in SwipeButtonView()160 int color = (int) colorInterpolator.evaluate(alpha, normalColor, inverseColor); in updateIconColor()