From: Kyuho Jo Date: Tue, 6 Oct 2015 07:55:09 +0000 (+0900) Subject: [guide][notification] Remove descriptions for ongoing type notifications. X-Git-Tag: tizen_3.0/TD_SYNC/20161201~406^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8c3a1a06e71fc754e83801ab2aa1755a2549179;p=sdk%2Fonline-doc.git [guide][notification] Remove descriptions for ongoing type notifications. Change-Id: I8288d6d389aa95416c8276cc9a9f847a8e5dc1f1 Signed-off-by: Kyuho Jo --- diff --git a/org.tizen.guides/html/images/notification.png b/org.tizen.guides/html/images/notification.png index c130de9..1e80839 100644 Binary files a/org.tizen.guides/html/images/notification.png and b/org.tizen.guides/html/images/notification.png differ diff --git a/org.tizen.guides/html/images/notification_layout_desc.png b/org.tizen.guides/html/images/notification_layout_desc.png index 2270988..f957e95 100644 Binary files a/org.tizen.guides/html/images/notification_layout_desc.png and b/org.tizen.guides/html/images/notification_layout_desc.png differ diff --git a/org.tizen.guides/html/native/app/notification_n.htm b/org.tizen.guides/html/native/app/notification_n.htm index 2e1f9c0..a16b4ba 100644 --- a/org.tizen.guides/html/native/app/notification_n.htm +++ b/org.tizen.guides/html/native/app/notification_n.htm @@ -81,8 +81,6 @@

Layout for a multiple event notification.

  • NOTIFICATION_LY_NOTI_THUMBNAIL

    Layout for a notification displaying images.

  • -
  • NOTIFICATION_LY_ONGOING_EVENT -

    Layout for an ongoing notification displaying a text message.

  • NOTIFICATION_LY_ONGOING_PROGRESS

    Layout for an ongoing notification displaying progress.