List style simplification

Description

How can I modify the style of list object to be more simple

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

PC simulator

What do you want to achieve?

I want to:

  1. remove the frame around the list object
  2. remove the spacing between list buttons
  3. remove the frame around each list’s button

What have you tried so far?

I tried to play around with styles and read how to set them

Code to reproduce

Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.

The code block(s) should be formatted like:

/*You code here*/

Screenshot and/or video

image

Search for the old issue first.

and learn list’s style more at
https://docs.littlevgl.com/en/html/object-types/list.html#style-usage