I use material. I\'m going to use a color for TextInputLayout for the backdrop, but something like the one below! hint background not change.i used style and wanted to make
You may use custom edit text with border, so you can easily set your desired background. For example try this code: activity_main.xml
boarder.xml
Also see here: Custom edit text with borders