hey, we noticed that some events we expect to get called in `onGloballyPositioned` are no longer cal...
a
hey, we noticed that some events we expect to get called in
onGloballyPositioned
are no longer called in composables of 0 size within a Lazy layout. (think tracking pixel) . is there an alternative event we could use? we were also making sure it was visible before calling an event.
a
Thanks! Will do