Implement lockscreen tts.
[apps/home/lockscreen.git] / data / groups / lock-main.edc
index 9344c07..82db78a 100755 (executable)
                                }
                        }
                        part{
+                               name: "tts.title";
+                               type: RECT;
+                               repeat_events: 1;
+                               description{
+                                       state: "default" 0.0;
+                                       fixed: 1 1;
+                                       rel1.to: "text.area";
+                                       rel2.to: "text.area";
+                                       color : 0 0 0 0;
+                               }
+                       }
+                       part{
                                name: "sw.noti";
                                type: SWALLOW;
                                scale: 1;
                                }
                        }
                        part{
+                               name: "tts.sim.state";
+                               type: RECT;
+                               repeat_events: 1;
+                               description{
+                                       state: "default" 0.0;
+                                       fixed: 1 1;
+                                       rel1.to: "sim.state";
+                                       rel2.to: "sim.state";
+                                       color : 0 0 0 0;
+                               }
+                       }
+                       part{
                                name: "rect.info";
                                type: SWALLOW;
                                scale: 1;
                                }
                        }
                        part{
+                               name: "tts.info";
+                               type: RECT;
+                               repeat_events: 1;
+                               description{
+                                       state: "default" 0.0;
+                                       fixed: 1 1;
+                                       rel1.to: "rect.info";
+                                       rel2.to: "rect.info";
+                                       color : 0 0 0 0;
+                               }
+                       }
+                       part{
                                name: "dim.bg";
                                type: SWALLOW;
                                scale: 1;