Android: Is it possible to dynamically change the border color of a EditText?
- by Peterdk
I would like to change the Orange border around a EditText. Like when the input is valid, I want it to become green.
However I do not seem to find a method to do this. Is it possible?