Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c752352c authored by Mark Harman's avatar Mark Harman
Browse files

Fix testTimerSettings() for Nexus 7.

parent c27f60c1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8437,7 +8437,7 @@ public class MainActivityTest extends ActivityInstrumentationTestCase2<MainActiv
                });
                // need to wait for UI code to finish before leaving
                this.getInstrumentation().waitForIdleSync();
                Thread.sleep(500);
                Thread.sleep(1000); // need at least 1000ms for Nexus 7
            }
            else {
                View popupButton = mActivity.findViewById(net.sourceforge.opencamera.R.id.popup);