Open vimaljoym opened 9 years ago
I think it wouldn't be to hard to do. I will be happy to accept pull request if you do it.
Hi, have you been able to implement this feature ?
I need this feature too, but unfortunately I have no idea how to implement it. @blazsolar can you give some ideas?
I'll try to look into it in the coming days.
Thank you! :+1:
i didn't forget about you guys. Some progress was made regarding this issue today. It is not done yet but we are getting there. Current state is available in feature/infinateScroll branch.
2.0.0-SNAPSHOT
version was released today that includes functionality. Feedback is welcome. :smile:
Thanx buddy :) good effort .
Best Regards,
Vimal Joy
+91 9633255821
On Mon, Feb 22, 2016 at 1:42 PM -0800, "Blaž Šolar" notifications@github.com wrote:
2.0.0-SNAPSHOT
version was released today that includes functionality. Feedback is welcome. :smile:
Reply to this email directly or view it on GitHub: https://github.com/blazsolar/HorizontalPicker/issues/20#issuecomment-187399414
this is my screen capture in my app
in this image infinatescroll does not showing number 6,7 http://s16.postimg.org/5kmxvjo2t/Capture.png
in this picture after scrolling to 7...number 1,2 are showing but not scrolling to 3,4 and so on http://s29.postimg.org/ajpm7fzvb/Capture1.png
@meeftah thanks for report. There are still issue when there are more than 3 items on screen. Will try to find time to look into it ASAP.
Can i implement endless scroll for using this picker ?
Example -- > If i have three item in array, after selecting last one i should be able to see the first item after the 3rd one.