Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Please ensure this works with LazyColumn
, LazyRow
and LazyVerticalGrid
when this change is implemented. Thanks!
No update yet.
Please ensure this works with LazyColumn
, LazyRow
and LazyVerticalGrid
when this change is implemented. Thanks!
Description
We currently use internal API to implement focusRequester, onFocusChanged, nestedScroll, pointerInput, RelocationRequester etc.
Create public API that allows modifiers to communicate with each other, so that external developers can build similar modifiers themselves.