I am writing an application where I need to scroll in both (left and right direction) infinitely.
I checked with following link and it work great but only in right side.
Is there any way to achieve left side scrolling as well.
Any suggestion here?
I am writing an application where I need to scroll in both (left and right direction) infinitely.
I checked with following link and it work great but only in right side.
Is there any way to achieve left side scrolling as well.
Any suggestion here?
You can have a look at this project, I used it and it worked quite good, but in my case I had to do some other work to make things working in a correct way.