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

Commit 4c345f6a authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski Committed by Android (Google) Code Review
Browse files

Merge "Remove some duplicated code in DocumentsUI."

parents f3299131 8c9146a3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -607,9 +607,6 @@ abstract class BaseActivity extends Activity {
            onCurrentDirectoryChanged(ANIM_NONE);

            onStackRestored(mRestoredStack, mExternal);

            getDisplayState().restored = true;
            onCurrentDirectoryChanged(ANIM_NONE);
        }
    }