Why does `dropdown` haven't `lv_ddlist_set_fix_width` API in version 7.0

Hi,
lv_ddlist_set_fix_width,
Version 7.0 does not have this API, what should be replaced?

From my reading of the code, you may be able to use lv_obj_set_width directly.

1 Like