cooldown noti : change noti type from simple to ongoing 64/106164/1 accepted/tizen/3.0/common/20161221.181540 accepted/tizen/3.0/mobile/20161221.103953 accepted/tizen/3.0/tv/20161221.104000 accepted/tizen/3.0/wearable/20161221.104003 submit/tizen_3.0/20161221.014406
authorlokilee73 <changjoo.lee@samsung.com>
Tue, 20 Dec 2016 13:57:35 +0000 (22:57 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Tue, 20 Dec 2016 13:57:52 +0000 (22:57 +0900)
Change-Id: I4e7088006163de6ed8651df1ec22ee620e16b327
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
src/launcher/noti.c

index ff1bab2..dd07a15 100755 (executable)
@@ -516,8 +516,8 @@ static int launch_temp_cooldown_notification(int type)
                appsvc_add_data(b, SIGNAL_SENDER_TYPE, SIGNAL_SENDER_TYPE_COOLDOWN);
        }
 
-       ret =  add_notification(NOTIFICATION_TYPE_NOTI,
-                               NOTIFICATION_LY_NOTI_EVENT_SINGLE,
+       ret =  add_notification(NOTIFICATION_TYPE_ONGOING,
+                               NOTIFICATION_LY_ONGOING_EVENT,
                                "IDS_IDLE_MBODY_PHONE_COOLING_DOWN",
                                "IDS_QP_SBODY_TAP_HERE_FOR_MORE_INFO_ABB",
                                COOLDOWN_NOTI_ICON,