Skip to content

Commit

Permalink
[local-notifications] fix screenshot link on samplepage
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptdev committed Oct 15, 2019
1 parent 0da16a3 commit cc191f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions LocalNotifications/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Xamarin.Android - Android Local Notifications Sample
description: This sample app accompanies the article, Walkthrough - Using Local Notifications in Xamarin.Android.
description: This sample app accompanies the article Using Local Notifications in Xamarin.Android.
page_type: sample
languages:
- csharp
Expand All @@ -11,9 +11,9 @@ urlFragment: localnotifications
# Android Local Notifications Sample

This sample app accompanies the article,
[Walkthrough - Using Local Notifications in Xamarin.Android](https://docs.microsoft.com/en-us/xamarin/android/app-fundamentals/notifications/local-notifications-walkthrough).
[Walkthrough - Using Local Notifications in Xamarin.Android](https://docs.microsoft.com/xamarin/android/app-fundamentals/notifications/local-notifications-walkthrough).

![Android app screenshot](Screenshots/screenshots.png)
![Android app screenshot](Screenshots/screenshot-1.png)

When you tap the button displayed in the MainActivity screen, a
notification is created. When you tap the notification, it
Expand Down

0 comments on commit cc191f3

Please sign in to comment.