Skip to content

Commit 4ecb92a

Browse files
committed
unwanted space
1 parent 50a543c commit 4ecb92a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/Controls/tests/TestCases.Shared.Tests

src/Controls/tests/TestCases.Shared.Tests/UITest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,6 @@ but both can happen.
312312
// For Android crop the 3 button nav from the bottom and left based on orientation, since it's not part of the
313313
// app itself and the button color can vary (the buttons change clear briefly when tapped).
314314
// For iOS, crop the home indicator at the bottom.
315-
316315
int cropFromLeft = 0;
317316
int cropFromBottom = 0;
318317
if (_testDevice == TestDevice.Android)

0 commit comments

Comments
 (0)