diff --git a/1699375988-ref-209-start.html b/1699375988-ref-209-start.html index 27eda93..69add00 100644 --- a/1699375988-ref-209-start.html +++ b/1699375988-ref-209-start.html @@ -39,17 +39,20 @@ last 5 posts

REF-209

+

Picked up a new ticket. REF-290: Update Colors on Error Cells.

What am I doing on it

+

Looks like this is to make make sure all "error" colors displayed (as an outline or as text color) are set to be '#fd6c5a'.

What Have I done

+

After looking through the layout xml's I see that all of the errorColor's were all set to '#fd6c5a' manually, while '@color/text_error' was defined in colors.xml

@@ -78,12 +81,14 @@ Removed errorEnabled & errorTextColor defined in:

What I have left to do

+

I have to test the app and try to get to each individual section to test that each change has actually changed the colors in each area.

People Mentioned In post

+