Use list expand images instead of button expand images
authorTae-Hwan Kim <the81.kim@samsung.com>
Mon, 23 Jul 2012 11:51:25 +0000 (20:51 +0900)
committerTae-Hwan Kim <the81.kim@samsung.com>
Mon, 23 Jul 2012 11:51:25 +0000 (20:51 +0900)
Change-Id: I8e1f11a643ed3414b370bcffebae04fb08370579

themes/widgets/genlist/genlist_expandable.edc

index 2a363b7..300cd1f 100644 (file)
@@ -29,8 +29,8 @@
       data.item: "contents" "elm.swallow.icon elm.swallow.end"; \
       data.item: "treesize" "GENLIST_TREESIZE_16_INC"; \
       images { \
-         image: "00_button_expand_closed.png" COMP; \
-         image: "00_button_expand_opened.png" COMP; \
+         image: "00_list_expand_closed.png" COMP; \
+         image: "00_list_expand_opened.png" COMP; \
       } \
       parts { \
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT() \
                   offset: 0 0; \
                   to_x: "elm.padding.right"; \
                } \
-               image.normal: "00_button_expand_closed.png"; \
+               image.normal: "00_list_expand_closed.png"; \
             } \
             description { state: "active" 0.0; \
                inherit: "default" 0.0; \
-               image.normal: "00_button_expand_opened.png"; \
+               image.normal: "00_list_expand_opened.png"; \
             } \
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0) \
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0) \
@@ -450,8 +450,8 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
       data.item: "texts" "elm.text.1";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_expand_closed.png" COMP;
+         image: "00_list_expand_opened.png" COMP;
       }
       parts {
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT()
@@ -500,11 +500,11 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_expand_opened.png";
             }
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0)
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0)
@@ -701,8 +701,8 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
       data.item: "texts" "elm.text.1 elm.text.2";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_expand_closed.png" COMP;
+         image: "00_list_expand_opened.png" COMP;
       }
       parts {
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT()
@@ -751,11 +751,11 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_expand_opened.png";
             }
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0)
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0)
@@ -995,8 +995,8 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
       data.item: "texts" "elm.text.1 elm.text.2";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_expand_closed.png" COMP;
+         image: "00_list_expand_opened.png" COMP;
       }
       parts {
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT()
@@ -1045,11 +1045,11 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_expand_opened.png";
             }
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0)
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0)
@@ -1289,8 +1289,8 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
       data.item: "texts" "elm.text.1 elm.text.2";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_expand_closed.png" COMP;
+         image: "00_list_expand_opened.png" COMP;
       }
       parts {
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT()
@@ -1339,11 +1339,11 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_expand_opened.png";
             }
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0)
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0)
@@ -1584,8 +1584,8 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
       data.item: "contents" "elm.icon";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_expand_closed.png" COMP;
+         image: "00_list_expand_opened.png" COMP;
       }
       parts {
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT()
@@ -1634,11 +1634,11 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_expand_opened.png";
             }
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0)
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0)
@@ -1920,8 +1920,8 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
       data.item: "texts" "elm.text";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_expand_closed.png" COMP;
+         image: "00_list_expand_opened.png" COMP;
       }
       parts {
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT()
@@ -1968,11 +1968,11 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_expand_opened.png";
             }
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0)
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0)
@@ -2165,8 +2165,8 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
       data.item: "contents" "elm.icon elm.swallow.colorbar";
       data.item: "treesize" "GENLIST_TREESIZE_16_INC";
       images {
-         image: "00_button_expand_closed.png" COMP;
-         image: "00_button_expand_opened.png" COMP;
+         image: "00_list_expand_closed.png" COMP;
+         image: "00_list_expand_opened.png" COMP;
       }
       parts {
          GENLIST_EXPANDABLE_PART_PERSPECTIVE_POINT()
@@ -2225,11 +2225,11 @@ GENLIST_EXPANDABLE_ITEM_GROUP("1text/expandable3", GENLIST_PART_EXPANDABLE_3ND_D
                   offset: 0 0;
                   to_x: "elm.padding.right";
                }
-               image.normal: "00_button_expand_closed.png";
+               image.normal: "00_list_expand_closed.png";
             }
             description { state: "active" 0.0;
                inherit: "default" 0.0;
-               image.normal: "00_button_expand_opened.png";
+               image.normal: "00_list_expand_opened.png";
             }
             GENLIST_PART_MAP_START(-90.0, 0.0, 0.0)
             GENLIST_PART_MAP_FINISH(0.0, 0.0, 0.0)