Fixed
Status Update
Comments
si...@google.com <si...@google.com>
lp...@google.com <lp...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
ha...@google.com <ha...@google.com>
ap...@google.com <ap...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Currently the text composable accepts only color parameters for the text. This prevents developers from rendering text with a gradient or even an ImageBitmap used as a mask. As an alternative, developers need to leverage lower level components to achieve the same effect with more effort:
Sese: https://buganizer.corp.google.com/issues/187766726