Code Monkey home page Code Monkey logo

Comments (4)

tokudu avatar tokudu commented on June 17, 2024

Have a look at this pull request, it might help #30. I assume you are having problem because the ViewPager's ontouchlistener is interfering the DragHelper

from androidslidinguppanel.

rocketdeveloper avatar rocketdeveloper commented on June 17, 2024

I have tried it with the pull request from #30 but it didn't help. I just saw that there are still some issues with this pull request so that it can be merged. Perhaps you can try your open questions with my implementation? I would try it out but I don't know what slop, ady, means and how I just adjust this

from androidslidinguppanel.

rocketdeveloper avatar rocketdeveloper commented on June 17, 2024

Just for your information. I got it working with the pull request from #30 :)
If you want you can check out the code in my repo (links above)

However I had to multiply the touchslop in the SlidingUpPanelLayout to get it working smoothly:
mScrollTouchSlop = vc.getScaledTouchSlop() * 2;

So If you want the merge the pull request from #30 it would be good to add a setScrollTouchSlop() -method so users can override it with their needed value.

from androidslidinguppanel.

sonusingh-dev avatar sonusingh-dev commented on June 17, 2024

Sometime horizontal scroll (ViewPager) is NOT working and sometime vertical scroll (SlidingPanel).

from androidslidinguppanel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.