[controlbar] change the text size in landscape mode
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 17 Nov 2011 10:20:10 +0000 (19:20 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 17 Nov 2011 10:20:10 +0000 (19:20 +0900)
Change-Id: I52e12d8ad7a64b58cc935dadcbaefba744cdfa50

themes/groups/button.edc

index d617e52..4b4da31 100644 (file)
                color: 255 255 255 255;
                text {
                   font: "SLP:style=Medium";
-                  size: 20;
+                  size: BUTTON_CONTROLBAR_ITEM_BUTTON_TEXT_SIZE_INC;
                   min: 0 0;
                   max: 1 0;
                   align: 0.5 0.5;