Bug P3
Status Update
Comments
ti...@google.com <ti...@google.com> #2
Can you try with the latest snapshot? Not reproducible for me on androidx-main.
to...@gmail.com <to...@gmail.com> #3
Ok, after trying a couple more versions, realized this is a duplicate of
From the release notes:
AndroidView's update callback's first invocation will now be defered until the view is attached, instead of running when the composition that introduces the AndroidView is applied. This fixes a bug where the update callback wouldn't be invalidated if a state it read was changed immediately by an effect. (Ie9438,
) b/291094055
Sorry for the confusion!
da...@gmail.com <da...@gmail.com> #4
BOBO
Description
Currently it is very hard for users that can't build AndroidX (Because on Windows) to bisect and find problematic PR to report to the proper team.
Links likehttps://android-build.googleplex.com/builds/sha-search/If4a5f3989b564cda98b7d2a011dde5f636798f26?ref=gerrit&host=android&project=platform%2Fframeworks%2Fsupport are private and there's no similar search function in https://ci.android.com/builds/branches/aosp-androidx-main/grid?legacy=1 or https://androidx.dev/snapshots/builds
Thanks for considering.