Class ColorUtils
-
- All Implemented Interfaces:
public class ColorUtilsGenerate thumb and background color state list use tintColor Created by kyle on 15/11/4.
-
-
Constructor Summary
Constructors Constructor Description ColorUtils()
-
Method Summary
Modifier and Type Method Description static ColorStateListgenerateThumbColorWithTintColor(int tintColor)static ColorStateListgenerateBackColorWithTintColor(int tintColor)-
-
Method Detail
-
generateThumbColorWithTintColor
static ColorStateList generateThumbColorWithTintColor(int tintColor)
-
generateBackColorWithTintColor
static ColorStateList generateBackColorWithTintColor(int tintColor)
-
-
-
-