update a status of downloading 61/77161/1 accepted/tizen/ivi/20160629.071023 accepted/tizen/mobile/20160629.071214 accepted/tizen/wearable/20160629.071016 submit/tizen/20160629.023235
authorjaekuk, lee <juku1999@samsung.com>
Wed, 29 Jun 2016 02:28:45 +0000 (11:28 +0900)
committerjaekuk, lee <juku1999@samsung.com>
Wed, 29 Jun 2016 02:28:45 +0000 (11:28 +0900)
Change-Id: Ic84ec5f2bf508b369257f075303dd3671d5b3a00
Signed-off-by: jaekuk, lee <juku1999@samsung.com>
src/download-manager-notification.cpp

index ad780e5..085d075 100755 (executable)
@@ -296,6 +296,7 @@ void DownloadNoti::updateOngoingNoti(void)
                if (err != NOTIFICATION_ERROR_NONE)
             DM_LOGE("Fail to update noti size[%d]", err);
        }
+       notification_update(m_notiHandle);
 }
 
 string DownloadNoti::convertSizeStr(unsigned long long size)