[Elm_genlist] Genlist style "3text.1icon.2" modified to fix the PLM issue:P120729...
authorprince <prince.dubey@samsung.com>
Mon, 30 Jul 2012 09:39:22 +0000 (15:09 +0530)
committerprince <prince.dubey@samsung.com>
Mon, 30 Jul 2012 11:26:28 +0000 (16:56 +0530)
Change-Id: Ibd60144289b2408044459df4580f8cbe3bde9faa

themes/widgets/genlist/genlist_normal.edc

index d65490c..3ed0620 100644 (file)
             mouse_events: 0;
             scale: 1;
             description { state: "default" 0.0;
-               min: GENLIST_SIZE_192_INC GENLIST_SIZE_61_INC;
-               fixed: 1 1;
+               min: 0 GENLIST_SIZE_61_INC;
+               max: GENLIST_SIZE_192_INC GENLIST_SIZE_61_INC;
+               fixed: 0 1;
                rel1 {
                   relative: 0.0 1.0;
-                  to_x: "elm.padding.right";
+                  to_x: "elm.padding.left";
                   to_y: "elm.padding.top";
                }
                rel2 {
                   font: "SLP:style=Medium";
                   size: GENLIST_FONT_32_INC;
                   min: 0 1;
+                  max: 1 0;
                   align: 1.0 0.5;
                   text_class: "slp_medium";
                }