Giter Site home page Giter Site logo

Scrolling is slow and lagy about scrollable HOT 8 CLOSED

noties avatar noties commented on May 29, 2024
Scrolling is slow and lagy

from scrollable.

Comments (8)

noties avatar noties commented on May 29, 2024

Hi!
Yes, I'm sorry I didn't make it clear. There is a parameter called friction. By default ScrollableLayout uses default system friction from ViewConfiguration. You may experiment with it in the sample application (where is a seekbar in configuration tab). And finally set it with scrollableLayout.setFriction(float)

from scrollable.

DavidPacioianu avatar DavidPacioianu commented on May 29, 2024

@noties I have tried this before but I cant find the min friction value, if I setFriction to 0.0f , scrolling is even slower. Which is the best vale to use for no friction scroll?

from scrollable.

noties avatar noties commented on May 29, 2024

Well, 1.F will give you look & feel of no friction scroll, but try something between 0.045F and 0.07F, to my own taste it looks ok.

from scrollable.

DavidPacioianu avatar DavidPacioianu commented on May 29, 2024

@noties I found that the problem is not the friction, my problem is that I have to scroll once just for getting ride of the header. I would like it to work like a real list header, to have a continuous scroll all the way from the header to the bottom.

from scrollable.

noties avatar noties commented on May 29, 2024

Can you share your code with me (xml & java)? Maybe pm or something...

from scrollable.

e-Joe avatar e-Joe commented on May 29, 2024

I have a sam problem just when using grid layout with 3 columns.

from scrollable.

e-Joe avatar e-Joe commented on May 29, 2024

Actually I have this problem just with he first fragments in view pager. Please help me ?

from scrollable.

noties avatar noties commented on May 29, 2024

Hi!
I found out that some device has own very specific Scroller implementation, so I bundled Scrollable with Scroller from AOSP (api 22) in 1.1.2. Please give me a feedback if that helped.

from scrollable.

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.