Skip to content

Commit

Permalink
Update Issue773.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWeen committed Feb 15, 2024
1 parent 44989cd commit a6422b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ protected override void Init()
[Test]
[Issue (IssueTracker.Github, 773, "Horizontal ScrollView locks after rotation - relayout correctly after rotation", PlatformAffected.iOS)]
[UiTest (typeof(ScrollView))]
[Compatibility.UITests.FailsOnMauiAndroid]
public void Issue773TestsRotationRelayoutIssue ()
{
RunningApp.SetOrientationLandscape ();
Expand Down

0 comments on commit a6422b8

Please sign in to comment.