Skip to content

Up-Navigation jumps/scrolls to start #223

Description

@ramack

Describe the bug and how to reproduce
Navigation to the parent album (using back button) or device rotation always shows the parent album at its start.

Expected behavior
Back / Up navigation shall return to the location where we have been before entering an album. I. e. the thumbnail of the album we just left shall be visible instead of the first album in the parent.

Potential fix
We should "store" the current position of the RecyclerView in AlbumFragment.onPause into the ViewModel and scroll to that position in onResume

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions