From: Eugene Kurzberg Date: Thu, 11 May 2017 07:10:53 +0000 (+0300) Subject: TSAM-9351 Notes field removed when trying to open More options on Create contact... X-Git-Tag: submit/tizen/20170524.111206~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F28%2F128728%2F1;p=profile%2Fmobile%2Fapps%2Fnative%2Fphone-contacts.git TSAM-9351 Notes field removed when trying to open More options on Create contact screen Change-Id: Iadd52b3e42a3f6e65d9a2ee92505ea88daa2fc26 Signed-off-by: Eugene Kurzberg --- diff --git a/lib-contacts/res/input/edje/input-item-layout.edc b/lib-contacts/res/input/edje/input-item-layout.edc index ebc487e..5619c2c 100644 --- a/lib-contacts/res/input/edje/input-item-layout.edc +++ b/lib-contacts/res/input/edje/input-item-layout.edc @@ -76,8 +76,8 @@ collections swallow { PART_BUTTON; scale; desc { "default"; align: 1.0 0.5; - rel1 { relative: 0.0 0.0; to_x: "spacer.right"; } - rel2 { relative: 0.0 1.0; to_x: "spacer.right"; } + rel1 { relative: 0.0 0.5; to_x: "spacer.right"; } + rel2 { relative: 0.0 0.5; to_x: "spacer.right"; } } } spacer { "spacer.right"; scale;