I need help for list_view_image_and_text. is not selectable for keys only for touch

I’m working on a project where I want to view lists and sublists with images from JSON. Everything is fine. Everything works fine, except that when running it on a TV Box, I can’t select the sublist from view_list_image_and_text. It only works with Touch.

Show yout blocks?

TV_PRUEBA.aia (3.2 MB)
does that help you?

If you are asking for help, I recommend you to make it as easy for others to be able to help you …

You probably will get more feedback then…

which means in your case post a screenshot of your relevant blocks…

To download the aia file, upload it to Kodular, open it, do some bug hunting for you, etc… this takes time, and most people will not do that…

Thank you.

Taifun

I made a live tv app 2 years ago and used recycler view with clickable arrangement (because on my Android TV buttons and cardviews’ click were not working using TV’s remote controler), that worked awesome. Hope you’ll try this solution.