[TSAM-5331] Change edc for fix tap and pay screen scroll length 60/76360/1 accepted/tizen/common/20160623.154714 accepted/tizen/mobile/20160624.063845 accepted/tizen/wearable/20160624.064214 submit/tizen/20160623.125243
authorJihoon Jung <jh8801.jung@samsung.com>
Thu, 23 Jun 2016 12:40:33 +0000 (21:40 +0900)
committerJihoon Jung <jh8801.jung@samsung.com>
Thu, 23 Jun 2016 12:43:32 +0000 (21:43 +0900)
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I2c1488503a1e4974f6d5dbe80a33a3af052d8235

wearable/app/data/edc/nfc-setting-app.edc

index b76f4e9..ca863c1 100644 (file)
@@ -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";