base: "font=Tizen:style=Regular font_size="32" color=#fafafa text_class=tizen align=center wrap=mixed";
tag: "match" "+ color=#ffffff";
}
+ style { name: "nocontents";
+ base: "font=Tizen:style=Regular font_size=28 align=center color=#ffffff text_class=label wrap=mixed";
+ }
+ }
+
+
+
+ group { "elm/genlist/item/item_noncontents/default";
+ data.item: "texts" "elm.text";
+ parts {
+ spacer { "spacer.top"; scale;
+ desc { "default";
+ fixed: 0 1;
+ min: 0 78;
+ align: 0.5 0.0;
+ rel2.relative: 1.0 0.0;
+ }
+ }
+ textblock { "elm.text"; scale;
+ desc { "default";
+ fixed: 1 1;
+ min: 290 37;
+ align: 0.5 0.0;
+ rel1 { relative: 0.5 1.0; to_y: "spacer.top"; }
+ rel2 { relative: 0.5 1.0; to_y: "spacer.top"; }
+ text.style: "nocontents";
+ }
+ }
+ spacer { "spacer.bottom"; scale;
+ desc { "default";
+ min: 0 15;
+ align: 0.5 0.0;
+ rel1 { relative: 0.0 1.0; to_y: "elm.text"; }
+ }
+ }
+ }
}
group {