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

垂直ViewpagerlayoutManager item嵌套水平ViewpagerlayoutManager #37

Open
dujingxue1997 opened this issue Nov 22, 2018 · 2 comments
Open

Comments

@dujingxue1997
Copy link

滑动时会报这个错误信息, An instance of OnFlingListener already set.

@dujingxue1997
Copy link
Author

上下滑动会出问题,左右滑动也会出这个问题

@dujingxue1997
Copy link
Author

if (view.getOnFlingListener() == null)
mPagerSnapHelper.attachToRecyclerView(view);

我这样写不会报错了。
但是上下 和 滑动 手势冲突
这个问题怎么解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant