Adopt to scale font size for space swipe animation 18/113518/1
authorsungwook79.park <sungwook79.park@samsung.com>
Wed, 8 Feb 2017 04:58:22 +0000 (13:58 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Wed, 8 Feb 2017 04:58:22 +0000 (13:58 +0900)
Change-Id: Ib68871cbc9a7cdce7bfe47d719e5cfe89daf6288
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
res/mobile/edje/popup_custom.edc

index 96130a3..91cdcdc 100644 (file)
@@ -24,7 +24,7 @@ collections {
                         text_class: "lang_label_text";
                         text: "";
                         font: "Tizen:style=Bold";
-                        size: 25;
+                        size: 15;
                         align: 0.5 0.5;
                     }
                     rel1.to: "bg";
@@ -32,6 +32,7 @@ collections {
                     rel2.to: "bg";
                     rel2.relative: 1.0 1.0;
                 }
+                scale: 1;
             }
         }
     }