From ea5800c4d72425d7eeb9c8b12830c6bf5d3b1a11 Mon Sep 17 00:00:00 2001 From: Seonah Moon Date: Wed, 6 Jul 2016 16:10:38 +0900 Subject: [PATCH] [TSAM-6051] Modified edc file for scanning popup Change-Id: I5a165203d12ce9558cba9078f66643525951abc5 Signed-off-by: Seonah Moon --- packaging/wifi-efl-ug.spec | 2 +- sources/wearable/res/wearable-circle/edje/wifi.edc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packaging/wifi-efl-ug.spec b/packaging/wifi-efl-ug.spec index c74e47b..bef5570 100644 --- a/packaging/wifi-efl-ug.spec +++ b/packaging/wifi-efl-ug.spec @@ -1,7 +1,7 @@ %define _unpackaged_files_terminate_build 0 Name: wifi-efl-ug Summary: Wi-Fi UI Gadget for TIZEN -Version: 1.0.186 +Version: 1.0.187 Release: 1 Group: App/Network License: Flora-1.1 diff --git a/sources/wearable/res/wearable-circle/edje/wifi.edc b/sources/wearable/res/wearable-circle/edje/wifi.edc index 39d087b..924b097 100755 --- a/sources/wearable/res/wearable-circle/edje/wifi.edc +++ b/sources/wearable/res/wearable-circle/edje/wifi.edc @@ -535,6 +535,7 @@ collections { relative: 1.0 1.0; to: "content_bg"; } + } } part { name: "elm.text.progressbar"; @@ -545,8 +546,8 @@ collections { fixed: 1 1; align: 0.5 0.0; rel1 { - relative: 1.0 1.0; - to_x: "left_padding"; + relative: -0.3 1.0; + to_x: "content_bg"; to_y: "middle_padding"; } rel2 { @@ -558,7 +559,6 @@ collections { } } } -} group { name: "psk_style"; parts { -- 2.7.4