toggle menu
Android-Vast-Extension
androidJvm
switch theme
search in API
tools
/
com.ave.vastgui.tools.utils
/
ColorUtils
/
COLOR_HEX_REGEX
COLOR_HEX_REGEX
const
val
COLOR_HEX_REGEX
:
String
Color hex regex.Supported formats are
#RRGGBB
and
#AARRGGBB
.