summaryrefslogtreecommitdiff
path: root/wearable
diff options
context:
space:
mode:
authorJihoon Jung <jh8801.jung@samsung.com>2016-06-23 21:40:33 +0900
committerJihoon Jung <jh8801.jung@samsung.com>2016-06-23 21:43:32 +0900
commitb28ed53738836a809d9404a3a468e8cf040da70f (patch)
tree259454a9e5d60f9f2cf17901d2863604aa87ac02 /wearable
parentdc5f35bd36510f5e145a3964b9637d86eecd9e64 (diff)
downloadug-nfc-efl-b28ed53738836a809d9404a3a468e8cf040da70f.tar.gz
ug-nfc-efl-b28ed53738836a809d9404a3a468e8cf040da70f.tar.bz2
ug-nfc-efl-b28ed53738836a809d9404a3a468e8cf040da70f.zip
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com> Change-Id: I2c1488503a1e4974f6d5dbe80a33a3af052d8235
Diffstat (limited to 'wearable')
-rw-r--r--wearable/app/data/edc/nfc-setting-app.edc10
1 files changed, 5 insertions, 5 deletions
diff --git a/wearable/app/data/edc/nfc-setting-app.edc b/wearable/app/data/edc/nfc-setting-app.edc
index b76f4e9..ca863c1 100644
--- a/wearable/app/data/edc/nfc-setting-app.edc
+++ b/wearable/app/data/edc/nfc-setting-app.edc
@@ -4,15 +4,15 @@
#define TITLE_TEXT_SIZE_H 39
#define TITLE_FONT_SIZE 39
#define HELP_TEXT_SIZE_W 232
-#define HELP_TEXT_SIZE_H 42
-#define HELP_FONT_SIZE 42
+#define HELP_TEXT_SIZE_H 30
+#define HELP_FONT_SIZE 30
#define LR_PADDING_SIZE 33
#define DESC_LR_PADDING_SIZE 64
#define IMAGE_SIZE_W 294
#define IMAGE_SIZE_H 122
-#define IMAGE_PADDING_H 5
+#define IMAGE_PADDING_H 20
#define TITLE_LR_PADDING_SIZE 67
-#define TITLE_TOP_PADDING_SIZE 60
+#define TITLE_TOP_PADDING_SIZE 30
#define TITLE_BOTTOM_PADDING_SIZE 7
#define STYLE_TAG_MATCH \
@@ -262,7 +262,7 @@ collections {
to_x: "desc_right_padding";
to_y: "bg";
relative: 0.0 1.0;
- offset: 0 -41;
+ offset: 0 760;
}
align: 0.5 0.0;
color_class: "AT017";