Hello, it’s my first time trying out LVGL and I am trying to do something similar to this:
I want to be able to configure the background color, the border color and some simple stuff like that. Control the width and height, etc…
What would be the preferred way of doing something like this? A whole new widget, or a combination of existing ones, like a canvas with a label inside maybe…?
Thank you beforehand!