TSAM-6317 [SE][Ref.App][Tizen_3.0_Beta_RC16][Mobile][Notification][UIT] There is... 46/79446/4 submit/tizen/20160711.234900
authorIgor Olshevskyi <i.olshevskyi@samsung.com>
Mon, 11 Jul 2016 10:37:03 +0000 (13:37 +0300)
committerIgor Olshevskyi <i.olshevskyi@samsung.com>
Mon, 11 Jul 2016 15:08:13 +0000 (08:08 -0700)
Change-Id: Ic06a9bd8b548b14d1aa7aa87c0d628486dbf227a

edje_src/edc/call_edc/callui-view-quick-pannel.edc
inc/callui-view-layout.h

index 6b9746f..8fbee98 100644 (file)
@@ -108,7 +108,6 @@ group {
                        description {
                                state: "default" 0.0;
                                min: 0 QP_WIN_H;
-                               fixed: 0 1;
                                color: 255 255 255 255;
                        }
                }
index f7069f0..a790b71 100755 (executable)
 #define BTN_LAYOUT_TOP_BTNS_T_PAD      0
 #define BTN_LAYOUT_BOTTOM_BTNS_T_PAD   BTN_LAYOUT_TOP_BTNS_T_PAD + BTN_LAYOUT_SINGLE_BTN_HEIGHT + (BTN_LAYOUT_GAP/2)
 
-#define QP_WIN_H                               270
+#define QP_WIN_H                               172
 #define QP_CALL_ICON_HEIGHT            77
 #define QP_CALL_ICON_WIDTH             119
 #define QP_CONTENT_ICON_T_PAD  13