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

Commit ebb29919 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents b47b4b56 811f9045
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