Make ViewTreeObserver.dispatchOnScrollChanged public.
To correctly support interop callbacks in Compose we need to allow dispatching onScrollChanged callbacks in the framework. In this change we're making dispatchOnScrollChanged public. Bug: 238109286 Bug: 402138549 Flag: android.view.flags.enable_dispatch_on_scroll_changed Test: atest ViewTreeObserverTest Change-Id: I1fe0094f1976240027597578f51ccf5e70fa7fdf
Loading
Please register or sign in to comment