Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
We have some support in androidx.compose.ui.autofill
Leaving this bug open in case Ralston wants to add more info
No update yet.
We have some support in androidx.compose.ui.autofill
Leaving this bug open in case Ralston wants to add more info
Description
Alpha values (transparency) of shaders cannot be changed once they are created. Brush text draw needs to support overriding alpha value. Draw functions that accept color can use the alpha channel in the Color object.