Is there a way to disable D-pad scrolling in a `Pa...
# compose
a
Is there a way to disable D-pad scrolling in a
Pager
/`LazyList`? I have a
LazyRow
in the contents of a
Pager
and it scrolls the pager while navigation through the
LazyRow
using D-pad/arrow keys.