[*][popup] title(textblock) vertical align issue
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 25 Nov 2011 02:35:47 +0000 (11:35 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 25 Nov 2011 02:36:58 +0000 (11:36 +0900)
Change-Id: Iba6fdff3f42bf0cbeffd4e5d0ff6856fac5566a1

themes/groups/popup.edc

index 9be9906..175a9e9 100644 (file)
@@ -219,12 +219,12 @@ group { name: "elm/popup/base/default";
                  style: "popup_title_style";
                  min: 0 0;
                  max: 0 1;
+                 align: 0.5 0.0;
               }
               color: POPUP_DEFAULT_TITLE_TEXT_COLOR_INC;
             visible:0;
             rel1 { relative: 1.0 0.0; to: "left_pad"; }
             rel2 { relative: 0.0 1.0; to: "right_pad"; }
-            align: 0.5 0.5;
          }
          description { state: "show_title" 0.0;
             inherit: "default" 0.0;