set Focused Hint Text Color
Sets the hint text color for when a field has focus. Note that setHintTextColor overrides this value, so this method must be called after calling setHintTextColor. IMPORTANT: This method requires API level 27 or higher
Parameters
color Hex
The color to be set (in Hex format)
Sets the hint text color for when a field has focus. Note that setHintTextColor overrides this value, so this method must be called after calling setHintTextColor.
Parameters
color
The color to be set