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

Commit fa970d31 authored by Diksha Gohlyan's avatar Diksha Gohlyan Committed by Automerger Merge Worker
Browse files

Deflake on landscape rotation am: 339be9b3 am: 6e28d4ee

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DocumentsUI/+/11692035

Change-Id: I0d2918c3cea6d5014ad9b98dea148961c4429de5
parents 543ea9c6 6e28d4ee
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -189,6 +189,7 @@ public class DialogUiTest {
    public void testCreateDirectoryFragmentShows_textInputEditText_shouldNotTruncateOnLandscape()
            throws Throwable {
        switchOrientation(mActivityTestRule.getActivity());
        InstrumentationRegistry.getInstrumentation().waitForIdleSync();
        mScreenDensitySession.setLargestDensity();
        mActivityTestRule.finishActivity();
        mActivityTestRule.launchActivity(mFileActivityIntent);