News

I am wondering how I could use the Progress component to implement an indeterminate progress bar that shows up when I click a button (which is meant to update a graph) and disappears when the graph is ...
I am showing that button events LV_EVENT_CLICKED and LV_EVENT_RELEASED fire alternately and continuously when button is kept pressed. As the result, it is nearly impossible to click button just once.