DF1E / SimpleExplorer

Open Source Filemanager
http://forum.xda-developers.com/showthread.php?t=2330864
GNU General Public License v3.0
139 stars 62 forks source link

ActionMode keeps selection when changing directory by navigation buttons #50

Closed unrulygnu closed 9 years ago

unrulygnu commented 9 years ago

Steps to reproduce

  1. Long-press an element in the list to activate ActionMode (contextual action bar)
  2. Tap a navigation button to change directory
  3. Observe that ActionMode is still active, with the same element selected, now a different file

sidebyeach

I'm deep in Juractionmode Park with the feature I'm working on (refactoring ActionModeController, etc), so I will have a solution in my production pull request.