Does LittlevGL support harware keypad navigation with tabview?

Description

I have 5 buttons keypad which are left/right/up/down/OK, want to use this keypad to navigate to different tab and change settings.

What MCU/Processor/Board and compiler are you using?

ESP32/platformIO

What do you want to achieve?

According to the document, with keypad, group/groups has to be created and one focused object receives the pressed keys. With different Tab, different group should be activated. When I looked at the code, it seems this function is not supported, is this right? if it can be achieved, how to do this? Appreciate your input.

What have you tried so far?

Code to reproduce

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.

Hi,

See this topic: Tabs with groups