diff --git a/apps/messagegui/README.md b/apps/messagegui/README.md index 801ebfb2a..60b302364 100644 --- a/apps/messagegui/README.md +++ b/apps/messagegui/README.md @@ -47,10 +47,14 @@ When a message is shown, you'll see a screen showing the message title and text. * **iOS** responds negatively to the notification (dismiss call/etc) ## Images -_1. Screenshot of a notification_ +_1. Screenshot of a message notification_ ![](screenshot.png) +_2. Screenshot of a navigation notification_ + +![](screenshot1.png) + ## Requests diff --git a/apps/messagegui/screenshot1.png b/apps/messagegui/screenshot1.png new file mode 100644 index 000000000..3b9217464 Binary files /dev/null and b/apps/messagegui/screenshot1.png differ