[Entry] single line style's font size was fixed
authorWooHyun Jung <wh0705.jung@samsung.com>
Thu, 29 Sep 2011 08:41:53 +0000 (17:41 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Thu, 29 Sep 2011 08:41:53 +0000 (17:41 +0900)
themes/groups/entry.edc

index e097bc5..4af3766 100644 (file)
@@ -808,7 +808,7 @@ group { name: "elm/entry/base-single/editfield/searchbar/default";
       styles
        {
           style { name: "entry_single_textblock_style";
-             base: "font=SLP:style=Roman font_size=24 color="ENTRY_TEXT_COLOR_INC" wrap=none left_margin=2 right_margin=3";
+             base: "font=SLP:style=Roman font_size="ENTRY_TEXT_SIZE_INC" color="ENTRY_TEXT_COLOR_INC" wrap=none left_margin=2 right_margin=3";
              tag:  "br" "\n";
              tag:  "ps" "ps";
              tag:  "tab" "\t";