[access][popup] add access for \'vertical volume\'
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 14 May 2013 03:46:57 +0000 (12:46 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Mon, 27 May 2013 05:22:06 +0000 (14:22 +0900)
Change-Id: I6606cba79fa0ef2294babb8a743f6f0bd8be965d

themes/widgets/popup.edc

index 0628688..505ea14 100644 (file)
@@ -2020,6 +2020,15 @@ group { name: "elm/popup/base/content_expand";
             align: 0.0 0.0;
          }
       }
+      part { name: "access.base";
+         type: RECT;
+         description { state: "default" 0.0;
+            fixed: 1 1;
+            rel1.to: "base";
+            rel2.to: "base";
+            color: 0 0 0 0;
+         }
+      }
       part { name: "elm.bg.title";
          type: RECT;
          scale: 1;