How to make a <https://developer.android.com/refer...
# compose
m
How to make a LazyVerticalGrid items selectable with key directions (left-right-up-down)? I applied .selectable() modifier on the items and the grid itself, but it does not work.