rever reset
This commit is contained in:
@@ -103,13 +103,6 @@ void lv_list_down(lv_obj_t * list);
|
||||
*/
|
||||
void lv_list_set_sb_out(lv_obj_t * list, bool out);
|
||||
|
||||
/**
|
||||
* Enable or disable the text rolling on a list element
|
||||
* @param liste pinter to list element
|
||||
* @param en true: enable text scrolling, false: disable text scrolling
|
||||
*/
|
||||
void lv_list_set_element_text_roll(lv_obj_t * liste, bool en);
|
||||
|
||||
/**
|
||||
* Set styles of the list elements of a list in each state
|
||||
* @param list pointer to list object
|
||||
|
||||
Reference in New Issue
Block a user