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).
Setting Time Sample
Edited on 20 10, 2015