summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBowon Ryu <bowon.ryu@samsung.com>2017-02-16 22:00:17 +0900
committerBowon Ryu <bowon.ryu@samsung.com>2017-02-17 15:33:19 +0900
commit71ed0b829d042dd6c92f3daca36b29107e67d442 (patch)
treeb11080ae16f5331eca52032aea195eb16330d44d
parent06b0079f3a07eaf65be72a4adcdc95653b2dbe71 (diff)
downloadefl-theme-tizen-mobile-71ed0b829d042dd6c92f3daca36b29107e67d442.tar.gz
efl-theme-tizen-mobile-71ed0b829d042dd6c92f3daca36b29107e67d442.tar.bz2
efl-theme-tizen-mobile-71ed0b829d042dd6c92f3daca36b29107e67d442.zip
progressbar: fix bottom text align.submit/tizen/20170221.045909
Change-Id: I8b1069bd96783703f9c154c43f6d564b5383c4c5 Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
-rw-r--r--mobile/widgets/progressbar.edc16
1 files changed, 8 insertions, 8 deletions
diff --git a/mobile/widgets/progressbar.edc b/mobile/widgets/progressbar.edc
index 19cef678..f4f83419 100644
--- a/mobile/widgets/progressbar.edc
+++ b/mobile/widgets/progressbar.edc
@@ -236,7 +236,7 @@
min: 0 0;
text {
min: 0 0;
- align: 1.0 0.5;
+ align: 1.0 1.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}
@@ -415,7 +415,7 @@
min: 0 0;
text {
min: 0 0;
- align: 0.0 0.5;
+ align: 0.0 0.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}
@@ -444,7 +444,7 @@
min: 0 0;
text {
min: 0 0;
- align: 1.0 0.5;
+ align: 1.0 0.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}
@@ -473,7 +473,7 @@
min: 0 0;
text {
min: 0 0;
- align: 1.0 0.5;
+ align: 1.0 0.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}
@@ -862,7 +862,7 @@
min: 0 0;
text {
min: 0 0;
- align: 1.0 0.5;
+ align: 1.0 1.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}
@@ -954,7 +954,7 @@
min: 0 0;
text {
min: 0 0;
- align: 0.0 0.5;
+ align: 0.0 0.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}
@@ -983,7 +983,7 @@
min: 0 0;
text {
min: 0 0;
- align: 1.0 0.5;
+ align: 1.0 0.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}
@@ -1012,7 +1012,7 @@
min: 0 0;
text {
min: 0 0;
- align: 1.0 0.5;
+ align: 1.0 0.0;
font: "Tizen:weight=Normal"; size: "32";
text_class: "tizen";
}