On Sun, 05 Dec 2010 10:45:38 + (GMT) 김재환 said:
>
> Hello,
>
> We made group title in genlist.
> And the API "elm_genlist_item_append_with_group" is used when item is
> appended in group. But I want to use the same API when normal item, child
> item and the member item of the group are appe
Hello,
We made group title in genlist.
And the API "elm_genlist_item_append_with_group" is used when item is appended
in group.
But I want to use the same API when normal item, child item and the member item
of the group are appended.
So I changed the code of the API "elm_genlist_item_append"