Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A AndroidSlidingUpPanel
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 267
    • Issues 267
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Umano: News Read To You
  • AndroidSlidingUpPanel
  • Merge requests
  • !193

Expose ability to save and restore state.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/kjones/expose_save_restore_state into master May 28, 2014
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: kjones

Use case for this is when you want to restore state due to something other than a configuration change. For example, I have different layouts for portrait vs. landscape and the sliding up panel is not used in the landscape layout. Therefore its state is not restored if I rotate to landscape and back to portrait. With this change, however, I can manually save the sliding up panel state on rotation to landscape and restore it when the user rotates back to portrait.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/kjones/expose_save_restore_state