Manual Navigation of list in 8.0

Hi,

I have a project which uses lvgl v7.11 and I’m porting it to v8.0. I’m surprised that v8.0 doesn’t have any manual navigation for list (list_up, list_down) but I need to use it

Please let me know how can I do manual navigation of list.

Thanks…

Use:

https://docs.lvgl.io/

The documentation page has been updated.