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
  • Issues
  • #518
Closed
Open
Issue created Jul 31, 2015 by Administrator@rootContributor

Difficult page swiping when using ViewPager with scrollable View

Created by: taltstidl

First of all thanks a lot for implementing the scrollable view support. It's amazing and almost feels magical 😃. I have one small issue though:

When using a ViewPager and fragments that contain scrollable views (which get set via setScrollableView() in the setPrimaryItem(...) method of the PagerAdapter), the SlidingUpPanelLayout often takes over the touch events and cancels the horizontal swipe which makes it difficult to switch between pages. See here for a demo that shows this. Just try swiping the ViewPager a few times and you'll notice it. When commenting out this line with the setScrollableView() this issue isn't present.

Assignee
Assign to
Time tracking