material outlinebox color code example
Example 1: text input layout outline box
style="@style/Widget.MaterialComponents.TextInputLayout.OutlinedBox"
Example 2: how to change outline color of inputLayout android
<color name="mtrl_textinput_default_box_stroke_color" tools:override="true">#673AB7</color>