Package com.zopim.android.sdk.util
Class Color
- java.lang.Object
-
- com.zopim.android.sdk.util.Color
-
public class Color extends java.lang.Object
Definition of util class that resolves color in the chat theme
-
-
Constructor Summary
Constructors Constructor and Description Color()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static int
getThemeAccentColor(Context context)
Resolves the accent color of the current theme.
-