You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using app:horizontalFlingEnabled="false" the view continues to fling even though it shouldn't.
This problem seems to also be present in the original project by alamkanak.
I created a PR in the original project almost a year ago but as it seems the project is either dead or the original author too busy. Anyway obviously it never got merged.
Since this project seems to be alive and now I am using this fork and also ran into the same issue i ran into a year ago, this is a link to the original PR alamkanak#453 let me know if i need to recreate it for this project or somehow it can be merged/cherry picked into this project
The text was updated successfully, but these errors were encountered:
when using
app:horizontalFlingEnabled="false"
the view continues to fling even though it shouldn't.This problem seems to also be present in the original project by alamkanak.
I created a PR in the original project almost a year ago but as it seems the project is either dead or the original author too busy. Anyway obviously it never got merged.
Since this project seems to be alive and now I am using this fork and also ran into the same issue i ran into a year ago, this is a link to the original PR alamkanak#453 let me know if i need to recreate it for this project or somehow it can be merged/cherry picked into this project
The text was updated successfully, but these errors were encountered: