UniversalDevicesInc / UD-Mobile-Android

Issue-only repository for tracking issues related to the UD Mobile Android App
0 stars 1 forks source link

Restore file navigation list view to previous position when going back to a previous folder. #17

Closed JavierRefuerzo closed 3 years ago

JavierRefuerzo commented 3 years ago

Adding issue from [Client] email report:

[Client] When backing into a folder, the list is not at the correct position.

[JavierRefuerzo] The app does not save the position of previous folders when a child is opened. To save memory, Folder children are created when opened from a parent (forward navigation) or from a child (back navigation). The issues are (A) length of the chain is unknown and (B) a saved state will be released from memory if app is paused. I will investigate solutions as time permits, however due to the complexity of the issue this is of low priority.

JavierRefuerzo commented 3 years ago

Fixed in version 0.98.