DF1E / SimpleExplorer

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

Selected list item remains checked on directory navigation in CHOICE_MODE_SINGLE #49

Closed unrulygnu closed 9 years ago

unrulygnu commented 9 years ago

Steps to reproduce

  1. Ensure list choice mode is set to CHOICE_MODE_SINGLE
  2. Tap a directory with more entries than its position/id in the current view
  3. Observe the tapped item's remaining checked in the refreshed view
  4. Tap the back button
  5. Observe the previous view's checked item remaining checked in the refreshed view

side-by-side

@DF1E , since CHOICE_MODE_SINGLE is in the new feature I'm implementing, I'll look into this once the feature is solid.