android textInputEditText with custom background is not working ok
问题 i'm using textInputEditText inside textInputLayout i had to set background for my editText to achieve a bordered view for my editText. but when i call setError() on my textInputLayout the entire editText color changes to red. but i want to change only the color of error text, not the entire view. before setting error : screen shot after setting error : screen shot and here is my xml code : <android.support.design.widget.TextInputLayout android:layout_alignParentTop="true" android:id="@+id/ex