SyntaxFix
Write A Post
Hire A Developer
Questions
You could call editText.invalidate() after you reset the hint color. That could resolve your issue. Actually the SDK update the color in the same way.
editText.invalidate()