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

Commit f7437676 authored by Ben Lin's avatar Ben Lin Committed by android-build-merger
Browse files

Merge "Cleaning up mRestoredSelection after restoring selection." into arc-apps

am: ebb29919

Change-Id: Ieecdc6559ce4d7d53dee799592b01aae6ec6fcd1
parents 50daabf9 ebb29919
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -1088,9 +1088,7 @@ public class DirectoryFragment extends Fragment implements SwipeRefreshLayout.On

            if (mRestoredSelection != null) {
                mSelectionMgr.restoreSelection(mRestoredSelection);
                // Note, we'll take care of cleaning up retained selection
                // in the selection handler where we already have some
                // specialized code to handle when selection was restored.
                mRestoredSelection = null;
            }

            // Restore any previous instance state