diff options
| author | Jorge Ruesga <jorge@ruesga.com> | 2012-12-05 23:15:39 +0100 |
|---|---|---|
| committer | Jorge Ruesga <jorge@ruesga.com> | 2012-12-11 23:52:07 +0100 |
| commit | 3f41d964eeaaf79f4d951b1f36d2cd8f2c37c97a (patch) | |
| tree | 2bb7318971ed32588e385578e2071338e2a041a8 /src/com/cyanogenmod/filemanager/commands/java/JavaExecutableCreator.java | |
| parent | cdf91aa43907b730572c6a3fe7f32311933733b1 (diff) | |
Issue 6795: File Manager selected file actions vanish on navigation to parent directory
Issue: http://code.google.com/p/cyanogenmod/issues/detail?id=6795
The issue is relate to back navigation (nor to ahead navigation). In this case the history
parcelable info data is recovery (which has a invalid selection data).
On back navigation, replace the selection data parcelable info with the current selection
of the navigation view.
Added notifyDataSetChanged() when toogle visibility, needed to refresh the view and repaint
the items.
Change-Id: Ib281c6fbc33274f6e81cc6b588cde420d6ceb19f
Diffstat (limited to 'src/com/cyanogenmod/filemanager/commands/java/JavaExecutableCreator.java')
0 files changed, 0 insertions, 0 deletions
