The dirty flags are not sufficient for the onSizeChanged override. For example - if only the width changed (height did not change) then only the left/right dirty flags are set. However a fade on the top and bottom now won't refresh their rect and will not span the full width of the new size.
The dirty flags are not sufficient for the onSizeChanged override. For example - if only the width changed (height did not change) then only the left/right dirty flags are set. However a fade on the top and bottom now won't refresh their rect and will not span the full width of the new size.