I'm implementing genlist with search function and I'm using elm_genlist_item_hide_set to hide element which are not included in solution set. I receive compiler warning that elm_genlist_item_hide_set is deprecated, but I cannot find information how to replace it / how API changed. Any ideas?
Genlist elm_genlist_item_hide_set is deprecated