Fixed
Status Update
Comments
cl...@google.com <cl...@google.com>
co...@google.com <co...@google.com>
ma...@google.com <ma...@google.com>
ap...@google.com <ap...@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?
ma...@google.com <ma...@google.com>
na...@google.com <na...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
Add errorMessage param to show a message when onError is true, below the input box, as material's TextInputLayout has for the View system.
Currently, the community is implementing a simple workaround of adding a smaller Text below with the error, as the Text doesn't come with it our of the box.