We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d59b7b commit dd65898Copy full SHA for dd65898
src/Controls/tests/TestCases.HostApp/Issues/Bugzilla28570.cs
@@ -65,7 +65,6 @@ public Bugzilla28570()
65
lab1.FontSize = Device.GetNamedSize(NamedSize.Small, typeof(Label));
66
#pragma warning restore CS0612 // Type or member is obsolete
67
68
-
69
ScrollView = new ScrollView
70
{
71
VerticalOptions = LayoutOptions.Fill,
0 commit comments