Fixed
Status Update
Comments
ry...@google.com <ry...@google.com>
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
Description
The blocking bug relates to incorrect bytecode generated for hashCode() calls on certain API levels. Because of this, there is an otherwise unnecessary manual hashCode implementation. Once the blocking bug is resolved, we should remove it.