Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Thanks Nick. We had this discussions about setters from the very beginning in the AnimatedFloat design, then in ScrollState and now here.
Having a setter seems very good, but every time the only problem was with ambiguity: what should setter do? Snap or animate?
Every person had their own opinion and it always was one of the two 50/50, haha
curious to know your opinion on this!
Description
Accessibility Services have two APIs to communicate an invalid/erroneous state.
error
used for TextFieldcontentInvalid
used for invalid dates?This needs more investigation to see what API we want to expose in Compose.