Skip to content

Commit cc191f3

Browse files
committed
1 parent 0da16a3 commit cc191f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

LocalNotifications/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Xamarin.Android - Android Local Notifications Sample
3-
description: This sample app accompanies the article, Walkthrough - Using Local Notifications in Xamarin.Android.
3+
description: This sample app accompanies the article Using Local Notifications in Xamarin.Android.
44
page_type: sample
55
languages:
66
- csharp
@@ -11,9 +11,9 @@ urlFragment: localnotifications
1111
# Android Local Notifications Sample
1212

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

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

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

0 commit comments

Comments
 (0)