Accordion style menu

Description

Curious if there is support for an “accordion” style menu. Where when a list item is selected, it expands to show more data.Then when the header is pressed again, it shrinks.

What do you want to achieve?

Example GIF: https://media.giphy.com/media/11JsjL1919AdIk/giphy.gif

What have you tried so far?

Nothing yet.

Stacking several lv_dropdown widgets inside a page might give the desired effect, although I haven’t tested it.

No built-in support for this but you can easily do it by creating buttons on a page and use a column layout.