Skip to content

Commit 68f06e7

Browse files
committed
[rotation] remove duplicate sample
1 parent 8a8356a commit 68f06e7

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

RotationDemo/README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
1-
---
2-
name: Xamarin.Android - Rotation Demo
3-
description: This is the sample code for the article Handling Rotation. It shows various techniques for working with device orientation changes in Mono for...
4-
page_type: sample
5-
languages:
6-
- csharp
7-
products:
8-
- xamarin
9-
urlFragment: rotationdemo
10-
---
111
# Rotation Demo
122

13-
This is the sample code for the article [Handling Rotation](https://docs.microsoft.com/xamarin/android/app-fundamentals/handling-rotation).
3+
Use [ApplicationFundamentals/RotationDemo](https://github.com/xamarin/monodroid-samples/tree/master/ApplicationFundamentals/RotationDemo/RotationDemo) instead.
144

15-
It shows various techniques for working with device orientation changes in Mono for Android.
16-
17-
![Two Android screens with horizontal and vertical alignment](Screenshots/RotationDemo.png)
5+
See the article [Handling Rotation](https://docs.microsoft.com/xamarin/android/app-fundamentals/handling-rotation) for more information

0 commit comments

Comments
 (0)