[Call UI] Fix issue with quick panel icon displaying on second incoming and outgoing... 80/79480/3
authorIgor Olshevskyi <i.olshevskyi@samsung.com>
Mon, 11 Jul 2016 11:59:31 +0000 (14:59 +0300)
committerIgor Olshevskyi <i.olshevskyi@samsung.com>
Mon, 11 Jul 2016 12:25:35 +0000 (05:25 -0700)
Change-Id: Id4dd7bfe817473b853fa2c58bbb4684e65a881b5

edje_src/edc/call_edc/callui-view-quick-pannel.edc

index b01107e..6b9746f 100644 (file)
@@ -156,6 +156,7 @@ group {
                        type: SPACER;
                        scale: 1;
                        description {
+                               state: "default" 0.0;
                                min: 0 QP_BTN_PAD_T;
                                fixed: 0 1;
                                rel2.relative: 1.0 0.0;
@@ -166,6 +167,7 @@ group {
                        type: SPACER;
                        scale: 1;
                        description {
+                               state: "default" 0.0;
                                min: 0 QP_TEXT_AREA_PAD_T;
                                fixed: 0 1;
                                rel2.relative: 1.0 0.0;
@@ -176,6 +178,7 @@ group {
                        type: SPACER;
                        scale: 1;
                        description {
+                               state: "default" 0.0;
                                fixed: 1 0;
                                min: QP_CONTACT_ICON_PAD_R 0;
                                max: QP_CONTACT_ICON_PAD_R -1;
@@ -439,6 +442,7 @@ group {
                        target: "swallow.resume_button";
                        target: "swallow.call_button";
                        target: "swallow.speaker_button";
+                       target: "swallow.caller_id";
                        target: "txt_area";
                }
                program {
@@ -451,6 +455,7 @@ group {
                        target: "swallow.resume_button";
                        target: "swallow.call_button";
                        target: "swallow.speaker_button";
+                       target: "swallow.caller_id";
                        target: "txt_area";
                }
                program {