We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a543c commit 4ecb92aCopy full SHA for 4ecb92a
1 file changed
src/Controls/tests/TestCases.Shared.Tests/UITest.cs
@@ -312,7 +312,6 @@ but both can happen.
312
// For Android crop the 3 button nav from the bottom and left based on orientation, since it's not part of the
313
// app itself and the button color can vary (the buttons change clear briefly when tapped).
314
// For iOS, crop the home indicator at the bottom.
315
-
316
int cropFromLeft = 0;
317
int cropFromBottom = 0;
318
if (_testDevice == TestDevice.Android)
0 commit comments