I want to implement a toast pop-up window, but I don’t know how to implement it.
esp32
v8.1
You would have to use either lv_timer or lv_anim to hide the popup after n seconds.
lv_timer
lv_anim