How to make LazyVerticalGrid scrollable on Android TV?
I’m aware that TVLazyVerticalGrid is deprecated and I’ve been trying to use LazyVerticalGrid. I can’t understand how can I scroll by items in list one by one using dpad and TV remote.
How to assign focus to the same position when returning to the screen?
I’m working on a project for Android TV, where the unique feature of this platform is that the user navigates focus on the screen using a remote control.