Assigned
Status Update
Comments
al...@google.com <al...@google.com>
al...@google.com <al...@google.com> #2
Any updates on this? It's been a month already since I reported it, and it seems this crash is occurring quite frequently for my users.
al...@google.com <al...@google.com> #3
I am still regularly receiving reports about this issue, and it seems it has not been addressed in the latest 1.4.0-rc01 release.
rg...@google.com <rg...@google.com>
ky...@gmail.com <ky...@gmail.com> #4
Seems like a fairly easy fix on our end. I'll see to that it is fixed in 1.5.
Description
The first method will create a copy of
WindowInsets.CONSUMED
, so the new instance'sisConsumed
will return true as well.In contrast, the second method works fine.