I have a very specific issue for changing the outline of the textbox for TextInputLayout when it\'s unfocused. I can\'t seem to find an attribute to change the color for the
Answer from Amjad was right, but starting from 1.1.0-alpha02 (probably even alpha01) after this issue was resolved it's possible to define color in color state list using the same boxStrokeColor attribute, e.g. how it's done in lib: