Setting Time Sample

Setting Time Sample

BY 20 Oct 2015 Native Application Development

How can I add a label into layout with “circle” “datetime” theme? When I add a label as elm_object_part_content_set(layout, “elm.swallow.content”, label) I can’t click a button, which I added before or after as elm_object_part_content_set(layout, “elm.swallow.btn”, button).

Written by