yarolegovich / DiscreteScrollView

A scrollable list of items that centers the current element and provides easy-to-use APIs for cool item animations.
5.78k stars 782 forks source link

RTL scroll issue with Android 9(API 28) #159

Open RushiMThakker opened 5 years ago

RushiMThakker commented 5 years ago

I am facing rtl scrolling issue in arabic locale on Android 9. It is not getting scrolled, rather it goes to next item and scrolls back to current position. On very hard fling, it only scrolls by one position. It works perfectly fine in english locale in Android 9 and all locales on other devices with API < 28. Could you please fix this issue or tell if there is any workaround for this?

amitelman commented 5 years ago

im Having the same problem ! when layout direction is set to rtl - swipe doesnt work.. items are going back after swiping...

please fix this problem asap....

omarhaj007 commented 5 years ago

have same problem

basma92aitah commented 4 years ago

Also I have the same problem