I want to use LVGL to design a smart watch UI system. The system including some pages can be switched by the finger slide (left, right, up and down) on the touch screen and some others pages should popup when some events happen (Alarm, Notification, and so on).
I know the tabview widget can be used to solve the horizontal pages switch. But I’v no idea how to implement the vertical pages switch and the popup pages.
Any suggestion for me?
What MCU/Processor/Board and compiler are you using?