Loading app/src/androidTest/java/net/sourceforge/opencamera/InstrumentedTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -6212,7 +6212,7 @@ public class InstrumentedTest { @Category(MainTests.class) @Test public void testWindowInsets() throws InterruptedException { Log.d(TAG, "testTakePhoto"); Log.d(TAG, "testWindowInsets"); setToDefault(); if( !getActivityValue(MainActivity::getEdgeToEdgeMode) ) { Loading Loading
app/src/androidTest/java/net/sourceforge/opencamera/InstrumentedTest.java +1 −1 Original line number Diff line number Diff line Loading @@ -6212,7 +6212,7 @@ public class InstrumentedTest { @Category(MainTests.class) @Test public void testWindowInsets() throws InterruptedException { Log.d(TAG, "testTakePhoto"); Log.d(TAG, "testWindowInsets"); setToDefault(); if( !getActivityValue(MainActivity::getEdgeToEdgeMode) ) { Loading