Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

save/restore instance state of FilesFragment #451

Open
wischweh opened this issue Apr 5, 2016 · 1 comment
Open

save/restore instance state of FilesFragment #451

wischweh opened this issue Apr 5, 2016 · 1 comment

Comments

@wischweh
Copy link
Contributor

wischweh commented Apr 5, 2016

FilesFragment does not keep its (navigational) state:

Prerequisite:

  • Enable "Don't kill activities"
  1. Navigate into a folder.
  2. Use Android Task switching to leave the app.
  3. return to the app
    Expected:
  4. App is in the same navigation level
    Actual:
  5. App is back on top level.

States of Dialogs and/or menus (i.e. BottomSheet) is also lost. But this may be considered acceptable.

@audax
Copy link
Member

audax commented Oct 24, 2016

This is only reasonable if we cache the box volumes, otherwise we always need to download multiple DMs before we can show a folder. This is unreasonable.

Depends on Qabel/qabel-core#627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants