[genlist] bugfix contact style item and edit bg
authorHyoyoung Chang <hyoyoung.chang@samsung.com>
Wed, 2 Nov 2011 11:48:31 +0000 (20:48 +0900)
committerHyoyoung Chang <hyoyoung.chang@samsung.com>
Wed, 2 Nov 2011 12:24:18 +0000 (21:24 +0900)
Change-Id: Ifd2c2299db124397b795abdf8fba268d979dd446

themes/groups/genlist/genlist_edit.edc
themes/groups/genlist/genlist_normal.edc
themes/inc/nbeat-black-hd-inc.edc
themes/inc/nbeat-black-inc.edc
themes/inc/nbeat-hd-inc.edc
themes/inc/nbeat-inc.edc

index f188633..bfaf8d4 100644 (file)
               visible: 0;
           }
        }
+       part { name: "elm.padding.bottom_line";
+          type: RECT;
+          clip_to: "disclip";
+          mouse_events: 0;
+          scale: 1;
+          description { state: "default" 0.0;
+             min: GENLIST_SIZE_111_INC 1;
+             fixed: 1 0;
+             visible: 0;
+             rel1 {
+                relative: 0.0 1.0;
+                to_x: "elm.edit_bg";
+             }
+             rel2 {
+                relative: 0.0 1.0;
+                to_x: "elm.edit_bg";
+             }
+             align: 0.0 1.0;
+          }
+       }
        part { name: "bottom_line";
           type: RECT;
           clip_to: "disclip";
              fixed: 0 1;
              color: GENLIST_PART_BOTTOM_LINE_INC;
              rel1 {
-                relative: 0.235 1.0;
-                to_x: "elm.edit_bg";
+                relative: 1.0 0.0;
+                to_x: "elm.padding.bottom_line";
+                to_y: "elm.padding.bottom_line";
                 offset: 0 -1;
              }
           }
-          description {
-              state: "hide" 0.0;
+          description { state: "hide" 0.0;
               inherit: "default" 0.0;
               visible: 0;
           }
index 10347c9..e3a4eaf 100644 (file)
             mouse_events: 0;
             scale: 1;
             description { state: "default" 0.0;
-               min: GENLIST_SIZE_11_INC 0;
+               min: GENLIST_SIZE_10_INC 0;
                fixed: 1 0;
                rel1 {
                    relative: 1.0 0.0;
             mouse_events: 0;
             scale: 1;
             description { state: "default" 0.0;
-               min: GENLIST_PADDING_10_INC 0;
+               min: GENLIST_SIZE_10_INC 0;
                fixed: 1 0;
                rel1 {
                    relative: 1.0 1.0;
             type: RECT;
             mouse_events: 0;
             description { state: "default" 0.0;
-               min: 1 0;
-               fixed: 1 0;
+               visible: 0;
                rel1 {
                   relative: 1.0 0.0;
                   to_x: "elm.padding.icon.right";
                }
                rel2.to_x: "elm.padding.icon.right";
                align: 0.0 0.5;
-               color: GENLIST_PART_BOTTOM_LINE_INC;
             }
          }
          part { name: "elm.text.bg";
             type: RECT;
             mouse_events: 0;
             description { state: "default" 0.0;
-               min: 1 0;
-               fixed: 1 0;
-               color: GENLIST_PART_BOTTOM_LINE_INC;
+               visible: 0;
                rel1 {
                   relative: 1.0 1.0;
                   to_x: "elm.padding.text.left";
                   to_x: "elm.padding.text.left";
                   to_y: "elm.padding.bottom";
                }
-               align: 0.0 0.5;
             }
          }
          part { name: "text_vertical_rect";
             type: RECT;
             mouse_events: 0;
+            scale: 1;
             description { state: "default" 0.0;
-               min: GENLIST_PADDING_10_INC 0;
+               min: GENLIST_SIZE_10_INC 0;
                fixed: 1 0;
                color: GENLIST_PART_DIALOGUE_INDICATOR_BG_COLOR_INC;
                rel1 {
                fixed: 0 1;
                color: GENLIST_PART_BOTTOM_LINE_INC;
                rel1 {
-                  relative: 1.0 0.5;
+                  relative: 1.0 0.56;
                   to_x: "text_vertical_rect";
                }
-               rel2.relative: 1.0 0.5;
+               rel2.relative: 1.0 0.56;
                align: 0.5 0.5;
             }
          }
             GENLIST_DESCRIPTION_RENAME_ENABLED
          }
          part { name: "elm.edit.rename.1";
-            clip_to: "disclip";
             type: SWALLOW;
             description { state: "default" 0.0;
                visible: 0;
                text {
                   font: "SLP:style=Regular";
                   size: GENLIST_FONT_30_INC;
-                  align: 0.0 0.5;
                }
             }
             GENLIST_DESCRIPTION_RENAME_ENABLED
          }
          part { name: "elm.edit.rename.2";
-            clip_to: "disclip";
             type: SWALLOW;
             description { state: "default" 0.0;
                visible: 0;
index c22ba32..4139bdd 100644 (file)
 #define GENLIST_SIZE_105_INC 168
 #define GENLIST_SIZE_109_INC 174
 #define GENLIST_SIZE_SLIDE_109_INC 165
+#define GENLIST_SIZE_111_INC 177
 #define GENLIST_SIZE_120_INC 192
 #define GENLIST_SIZE_122_INC 195
 #define GENLIST_SIZE_129_INC 206
index 0ba3dd4..dac7d8b 100644 (file)
 #define GENLIST_SIZE_105_INC 105
 #define GENLIST_SIZE_109_INC 109
 #define GENLIST_SIZE_SLIDE_109_INC 109
+#define GENLIST_SIZE_111_INC 111
 #define GENLIST_SIZE_120_INC 120
 #define GENLIST_SIZE_122_INC 122
 #define GENLIST_SIZE_129_INC 129
index e3b7ba8..f24a13a 100644 (file)
 #define GENLIST_SIZE_105_INC 168
 #define GENLIST_SIZE_109_INC 174
 #define GENLIST_SIZE_SLIDE_109_INC 165
+#define GENLIST_SIZE_111_INC 177
 #define GENLIST_SIZE_120_INC 192
 #define GENLIST_SIZE_122_INC 195
 #define GENLIST_SIZE_129_INC 206
index 3a52669..56bb583 100644 (file)
 #define GENLIST_SIZE_105_INC 105
 #define GENLIST_SIZE_109_INC 109
 #define GENLIST_SIZE_SLIDE_109_INC 109
+#define GENLIST_SIZE_111_INC 111
 #define GENLIST_SIZE_120_INC 120
 #define GENLIST_SIZE_122_INC 122
 #define GENLIST_SIZE_129_INC 129