SyntaxFix
Write A Post
Hire A Developer
Questions
You can change the color of EditText programmatically just using this line of code easily:
edittext.setBackgroundTintList(ColorStateList.valueOf(yourcolor));