Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue loop #48

Closed
myscreen opened this issue Dec 10, 2015 · 9 comments
Closed

issue loop #48

myscreen opened this issue Dec 10, 2015 · 9 comments
Labels

Comments

@myscreen
Copy link

Hi I used RVPager in fragmentviewpager. when I enable the loop, I can only flip to left because flip to right changes the tap to next tab. Can you help me to fix it?
Thanks and Best Regards

@lsjwzh
Copy link
Owner

lsjwzh commented Dec 10, 2015

I will check it

@lsjwzh lsjwzh added the bug label Dec 10, 2015
@lsjwzh
Copy link
Owner

lsjwzh commented Dec 14, 2015

Do you mean this ?
https://github.com/nshmura/RecyclerTabLayout

@lsjwzh lsjwzh added question and removed bug labels Dec 14, 2015
@myscreen
Copy link
Author

no, i mean in your project when I enable the infinity loop, the user cant flip on right side, it can be flipped on left side. on the right it changes the tabs.

@lsjwzh
Copy link
Owner

lsjwzh commented Dec 15, 2015

Do you mean that right side is more sensitive than left ?

@myscreen
Copy link
Author

hi
flippingissue

According to the above image, I use your pager in my adapter header. everything is fine however when I enable app:rvp_loopEnabled="true", the swipe to left it works well. when I swipe right, the arrow 2, the ViewPager is changed to the next one. The viewpager swipe to right. It is an issue.
At the end, when the loop is disable, the both swipes are working as charm. Thanks for your Best Supports

@lsjwzh
Copy link
Owner

lsjwzh commented Dec 15, 2015

May be the latest version have resolved this.
You can try it. But you need to use LoopRecyclerViewPager instead of RecyclerViewPager.

@myscreen
Copy link
Author

hi
sorry for late respond. I try but it is so sensetive. can you inform me how I can decrease the degree of sensetivness. When I wanna swipe, the viewpager is changed to next fragment completly.

@myscreen
Copy link
Author

hi
getCurrentPosition is not working in loop. It returns incorrect number. ;(

@lsjwzh
Copy link
Owner

lsjwzh commented Apr 30, 2016

It may be resolved at 1.1.0 stable release.

@lsjwzh lsjwzh closed this as completed Apr 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants